We have Azure Gov account. Is it possible to set which Azure Linqpad connects to in the AI config settings?
You should be able to configure this by choosing a custom endpoint.
The endpoint for the Azure Gov API is as follows:
https://{AzureResourceName}.openai.azure.us/openai/deployments/{AzureDeploymentName}/chat/completions?api-version=2023-03-15-preview
For the auth header, enter "api-key".
Comments
You should be able to configure this by choosing a custom endpoint.
The endpoint for the Azure Gov API is as follows:
For the auth header, enter "api-key".