fix model name

This commit is contained in:
dKosarevsky 2023-03-14 20:11:56 +03:00 committed by GitHub
parent c72d1da58d
commit 8a04164c5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import openai
AI_MODEL_OPTIONS = [
"gpt-3.5-turbo",
"gpt-4.0",
"gpt-4",
]
AI_ROLE_OPTIONS = [