We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f43594 commit 6926f7eCopy full SHA for 6926f7e
.env.example
@@ -25,11 +25,6 @@ PREFERRED_PROVIDER="openai"
25
# PREFERRED_PROVIDER="azure"
26
# BIG_MODEL="your-deployment-name"
27
# SMALL_MODEL="your-deployment-name"
28
-
29
-# Azure OpenAI Configuration (optional)
30
-# Uncomment and set these if you want to use Azure OpenAI
31
-# Use model format: azure/your-deployment-name in requests
32
# AZURE_OPENAI_ENDPOINT="https://your-resource.openai.azure.com"
33
# AZURE_OPENAI_API_KEY="your-azure-openai-api-key"
34
-# AZURE_API_VERSION="your-api-version"
35
-# AZURE_DEPLOYMENT_NAME="your-deployment-name"
+# AZURE_API_VERSION="your-api-version"
0 commit comments