feat: cohore_v2 support

This commit is contained in:
sajdkabir 2025-04-08 23:17:20 +05:30
parent ff3a6830a4
commit ac9c9bb729
10 changed files with 1480 additions and 6 deletions

View file

@ -96,6 +96,7 @@ LITELLM_CHAT_PROVIDERS = [
"text-completion-openai",
"cohere",
"cohere_chat",
"cohere_chat_v2",
"clarifai",
"anthropic",
"anthropic_text",