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
9ed50de677
commit
6c18bb081f
@ -34,7 +34,7 @@ gpt_35_turbo = Model(
|
||||
name='gpt-3.5-turbo',
|
||||
base_provider='openai',
|
||||
best_provider=[
|
||||
DeepAi, CodeLinkAva, ChatgptLogin, ChatgptAi, ChatBase, Aivvm
|
||||
DeepAi, CodeLinkAva, ChatgptLogin, ChatgptAi, ChatBase, Aivvm, Yqcloud
|
||||
]
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user