mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
refactor(dashscope): drop redundant routing comment
This commit is contained in:
parent
f7c9c87280
commit
10480b8bf0
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ else:
|
|||
|
||||
DEFAULT_API_BASE: Final = "https://dashscope-intl.aliyuncs.com/api/v1/services/aigc/multimodal-generation/generation"
|
||||
|
||||
# get_llm_provider resolves every dashscope route to the chat/embed base, which cannot serve images
|
||||
CHAT_COMPATIBLE_MODE_PATH: Final = "/compatible-mode/v1"
|
||||
|
||||
# Maps OpenAI size strings (WxH) to DashScope size strings (W*H)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue