mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 21:04:46 +00:00
add volcengine as provider to litellm
This commit is contained in:
@@ -413,6 +413,7 @@ openai_compatible_providers: List = [
|
||||
"mistral",
|
||||
"groq",
|
||||
"nvidia_nim",
|
||||
"volcengine",
|
||||
"codestral",
|
||||
"deepseek",
|
||||
"deepinfra",
|
||||
@@ -643,6 +644,7 @@ provider_list: List = [
|
||||
"mistral",
|
||||
"groq",
|
||||
"nvidia_nim",
|
||||
"volcengine",
|
||||
"codestral",
|
||||
"text-completion-codestral",
|
||||
"deepseek",
|
||||
|
||||
Reference in New Issue
Block a user