diff --git a/litellm/constants.py b/litellm/constants.py index 715d57e594d..3c8d9f47c8d 100644 --- a/litellm/constants.py +++ b/litellm/constants.py @@ -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",