mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
init ManusResponsesAPIConfig
This commit is contained in:
parent
6c00f6f342
commit
308279a511
1 changed files with 1 additions and 0 deletions
|
|
@ -3016,6 +3016,7 @@ class LlmProviders(str, Enum):
|
|||
AUTO_ROUTER = "auto_router"
|
||||
VERCEL_AI_GATEWAY = "vercel_ai_gateway"
|
||||
DOTPROMPT = "dotprompt"
|
||||
MANUS = "manus"
|
||||
WANDB = "wandb"
|
||||
OVHCLOUD = "ovhcloud"
|
||||
LEMONADE = "lemonade"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue