Add byesu to openai_compatible_providers

This commit is contained in:
amdmsz 2026-07-12 17:19:30 +08:00
parent 576b2d56e6
commit d55f447b0d

View file

@ -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",