Skip to content

Commit

Permalink
Update example.env
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyarbij authored Jan 24, 2025
1 parent 78d5b5b commit 0aaf834
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions example.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
AZURE_OPENAI_APIVERSION=2024-06-01
AZURE_OPENAI_APIVERSION=2024-12-01-preview
AZURE_OPENAI_MODELS_APIVERSION=2024-10-21
AZURE_OPENAI_ENDPOINT=https://your-azure-openai-resource.openai.azure.com/
AZURE_OPENAI_API_KEY=your-azure-openai-api-key
AZURE_OPENAI_MODEL_MAPPER=gpt-3.5-turbo=gpt-35-turbo,gpt-4=gpt-4-0613
AZURE_AI_STUDIO_DEPLOYMENTS=mistral-large=Mistral-large2:swedencentral,llama-3=Meta-Llama-31-405B-Instruct:northcentralus
AZURE_OPENAI_PROXY_ADDRESS=0.0.0.0:11437
AZURE_OPENAI_PROXY_MODE=azure
AZURE_OPENAI_PROXY_MODE=azure

0 comments on commit 0aaf834

Please sign in to comment.