Skip to content

Commit 6446168

Browse files
Boris Devclaude
authored andcommitted
docs: consolidate Azure config in .env.example
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 6f43594 commit 6446168

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.env.example

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ PREFERRED_PROVIDER="openai"
2626
# BIG_MODEL="your-deployment-name"
2727
# SMALL_MODEL="your-deployment-name"
2828

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
3229
# AZURE_OPENAI_ENDPOINT="https://your-resource.openai.azure.com"
3330
# AZURE_OPENAI_API_KEY="your-azure-openai-api-key"
34-
# AZURE_API_VERSION="your-api-version"
35-
# AZURE_DEPLOYMENT_NAME="your-deployment-name"
31+
# AZURE_API_VERSION="your-api-version"

0 commit comments

Comments
 (0)