Skip to content

Commit 8280f48

Browse files
committed
chore: upgrade dashscope from 1.20.11 to 1.25.11
Upgrade dashscope package to support text-embedding-v4 model. Changes: - Update dashscope version from 1.20.11 to 1.25.11 in pyproject.toml Reason: The text-embedding-v4 model requires dashscope >= 1.25.0 to function properly. This upgrade ensures compatibility with the latest embedding models.
1 parent 803b480 commit 8280f48

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"cn2an==0.5.22",
2222
"cohere==5.6.2",
2323
"Crawl4AI>=0.4.0,<1.0.0",
24-
"dashscope==1.20.11",
24+
"dashscope==1.25.11",
2525
"deepl==1.18.0",
2626
"demjson3==3.0.6",
2727
"discord-py==2.3.2",

uv.lock

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)