Hello!
My company’s has a custom ChatGPT endpoint. When I try to connect, Lucid is sending the authorization as:
Bearer <API key>

But we’re expecting a custom key (starting with another term instead of “Bearer”).
Is there a way to change the authorization to a custom key?