Closed azureholic closed 1 year ago
Chargeback Proxy now uses a managed identity to connect to Azure OpenAI TODO: rename the APIM API Key header to "api-key", so for the developer everything works like normal and can use the OpenAI SDK's with zero code changes.
Replace or Add the Auth Header with a valid bearer token
The current version needs a valid OpenAI API token from the client app The client should at least use a APIM API Key. The proxy needs to swap this token with its own managed identity token or an OpenAI API Key.