Skip to content

Chore/upgrade dashscope to 1.25.11#13007

Merged
KevinHuSh merged 1 commit intoinfiniflow:mainfrom
Clint-chan:chore/upgrade-dashscope-to-1.25.11
Feb 6, 2026
Merged

Chore/upgrade dashscope to 1.25.11#13007
KevinHuSh merged 1 commit intoinfiniflow:mainfrom
Clint-chan:chore/upgrade-dashscope-to-1.25.11

Conversation

@Clint-chan
Copy link
Contributor

Description

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.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Feb 5, 2026
@Clint-chan Clint-chan force-pushed the chore/upgrade-dashscope-to-1.25.11 branch from 9f4ea91 to 56d233e Compare February 5, 2026 03:35
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Feb 5, 2026
@KevinHuSh
Copy link
Collaborator

Appreciations!
As long as you update pyproject.yaml, uv.lock must be submited at the same time.

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.
@Clint-chan Clint-chan force-pushed the chore/upgrade-dashscope-to-1.25.11 branch from 56d233e to 8280f48 Compare February 6, 2026 08:09
@KevinHuSh KevinHuSh added the ci Continue Integration label Feb 6, 2026
@KevinHuSh KevinHuSh marked this pull request as draft February 6, 2026 08:24
@KevinHuSh KevinHuSh marked this pull request as ready for review February 6, 2026 08:24
@dosubot dosubot bot added the 🌈 python Pull requests that update Python code label Feb 6, 2026
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.15%. Comparing base (803b480) to head (8280f48).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13007      +/-   ##
==========================================
- Coverage   44.31%   44.15%   -0.16%     
==========================================
  Files          43       43              
  Lines        9308     9380      +72     
  Branches      107      107              
==========================================
+ Hits         4125     4142      +17     
- Misses       5164     5219      +55     
  Partials       19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@KevinHuSh KevinHuSh merged commit 3828908 into infiniflow:main Feb 6, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continue Integration 🌈 python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants