add 32k model
This commit is contained in:
parent
8a04164c5d
commit
6b195194ef
@ -6,6 +6,7 @@ import openai
|
||||
AI_MODEL_OPTIONS = [
|
||||
"gpt-3.5-turbo",
|
||||
"gpt-4",
|
||||
"gpt-4-32k",
|
||||
]
|
||||
|
||||
AI_ROLE_OPTIONS = [
|
||||
|
Loading…
Reference in New Issue
Block a user