Bump pyobvector version to 0.2.22#3757
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
fengju0213
left a comment
There was a problem hiding this comment.
thanks! @zhangjiongai-debug It appears some unnecessary updates have been introduced; please clean them up.
Update pyobvector dependency from 0.1.18 to 0.2.22 across rag, storage, and all extras to incorporate latest fixes and improvements. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
64b436e to
75d7657
Compare
|
Hi @fengju0213, thanks for the review! I've cleaned up the unnecessary updates. The PR now contains only the pyobvector version bump:
The CI failures are pre-existing issues affecting all fork PRs — the test files have module-level code that requires API keys (OPENAI_API_KEY, DEEPSEEK_API_KEY), which aren't available to external PRs due to GitHub's security restrictions. The same failures appear on other recent fork PRs (#3756, #3758). Please let me know if there's anything else needed! |
thanks! @zhangjiongai-debug looks good now |
This PR updates pyobvector from 0.1.18 to 0.2.22 across all dependency groups (rag, storage, all).
Changes:
Resolves #3646