此討論串已被封存。
如果您有需要幫助,請新增一個新問題
封存
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.
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.
由 uno.stefano 於
所有回覆 (2)
P.S. the API key needs to be provided with the `api-key` header or the `Bearer` token if using OAuth.