
Custom AI provider authentication
I would like to use a custom provider for the integrated AI sidebar.
My provider is Azure and I do have an endpoint for chat and it requires authentication with API key.
Is it possible to set the API endpoint as provider and provide somehow the API key to Firefox to use it for authentication?
P.S. the API key needs to be provided with the `api-key` header or the `Bearer` token if using OAuth.
Thank you.
Modifié le
Toutes les réponses (1)
P.S. the API key needs to be provided with the `api-key` header or the `Bearer` token if using OAuth.