init ManusResponsesAPIConfig

This commit is contained in:
Ishaan Jaffer 2026-01-08 13:48:20 +05:30
parent 6c00f6f342
commit 308279a511

View file

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