mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-25 20:22:47 +03:00
add model config : gpt_35_turbo_0613
This commit is contained in:
parent
8b5e0fd261
commit
4772b830d1
@ -132,7 +132,7 @@ gpt_35_turbo_0613 = Model(
|
||||
base_provider = 'openai',
|
||||
best_provider = [
|
||||
DeepAi, CodeLinkAva, ChatgptLogin, ChatgptAi, ChatBase, Aivvm
|
||||
]
|
||||
])
|
||||
|
||||
gpt_35_turbo_16k_0613 = Model(
|
||||
name = 'openai:gpt-3.5-turbo-16k-0613',
|
||||
|
Loading…
Reference in New Issue
Block a user