Skip to content

Update .env.example for Azure OpenAI#12

Open
epistoteles wants to merge 1 commit intofuergaosi233:mainfrom
epistoteles:main
Open

Update .env.example for Azure OpenAI#12
epistoteles wants to merge 1 commit intofuergaosi233:mainfrom
epistoteles:main

Conversation

@epistoteles
Copy link

The Azure OPENAI_BASE_URL must not contain the deployment, as the URL is otherwise wrongly constructed.

The BASE_URL must not contain the deployment, as the URL is otherwise wrongly constructed
# AZURE_API_VERSION="2024-03-01-preview"
# BIG_MODEL="gpt-4"
# SMALL_MODEL="gpt-35-turbo"
# BIG_MODEL="gpt-4.1" # these are your deployment names, which are not necessarily 1:1 equivalent with the model names
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the comments after the environment variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants