mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-03 01:42:45 +00:00
fix: change VolcEngine litellm prefix from openai to volcengine
This commit is contained in:
parent
88ca2e0530
commit
deae84482d
@ -147,7 +147,7 @@ PROVIDERS: tuple[ProviderSpec, ...] = (
|
||||
keywords=("volcengine", "volces", "ark"),
|
||||
env_key="OPENAI_API_KEY",
|
||||
display_name="VolcEngine",
|
||||
litellm_prefix="openai",
|
||||
litellm_prefix="volcengine",
|
||||
skip_prefixes=(),
|
||||
env_extras=(),
|
||||
is_gateway=True,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user