Skip to content

Commit 77196dd

Browse files
author
jugi92
committed
changing model in .env aswell
1 parent 07274c5 commit 77196dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
OPENAI_HOST="azure"
2-
OPENAI_GPT_MODEL="gpt-4"
2+
OPENAI_GPT_MODEL="gpt-4o"
33
# For Azure OpenAI only:
44
AZURE_OPENAI_EVAL_DEPLOYMENT="<deployment-name>"
55
AZURE_OPENAI_ENDPOINT="https://<service-name>.openai.azure.com"

0 commit comments

Comments
 (0)