mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Add byesu to openai_compatible_providers
This commit is contained in:
parent
576b2d56e6
commit
d55f447b0d
1 changed files with 1 additions and 0 deletions
|
|
@ -759,6 +759,7 @@ openai_compatible_providers: List = [
|
|||
"nano-gpt", # Nano-GPT - JSON-configured provider
|
||||
"poe", # Poe - JSON-configured provider
|
||||
"chutes", # Chutes - JSON-configured provider
|
||||
"byesu", # Byesu - JSON-configured provider
|
||||
"parasail", # Parasail - JSON-configured provider
|
||||
"libertai", # LibertAI - JSON-configured provider
|
||||
"featherless_ai",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue