Skip to content

Bump pyobvector version to 0.2.22#3757

Merged
fengju0213 merged 4 commits into
camel-ai:masterfrom
zhangjiongai-debug:master
Feb 26, 2026
Merged

Bump pyobvector version to 0.2.22#3757
fengju0213 merged 4 commits into
camel-ai:masterfrom
zhangjiongai-debug:master

Conversation

@zhangjiongai-debug

Copy link
Copy Markdown
Contributor

This PR updates pyobvector from 0.1.18 to 0.2.22 across all dependency groups (rag, storage, all).

Changes:

  • Updated pyobvector version constraint in pyproject.toml (3 locations)
  • Regenerated uv.lock with the new dependency version
  • Verified API compatibility (no breaking changes)

Resolves #3646

@coderabbitai

coderabbitai Bot commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@fengju0213 fengju0213 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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>
@zhangjiongai-debug

Copy link
Copy Markdown
Contributor Author

Hi @fengju0213, thanks for the review!

I've cleaned up the unnecessary updates. The PR now contains only the pyobvector version bump:

  • pyproject.toml: 3 lines changed (0.1.18 → 0.2.22 in rag, storage, all extras)
  • uv.lock: 3 lines changed (corresponding lockfile update)

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!

@fengju0213

Copy link
Copy Markdown
Collaborator

Hi @fengju0213, thanks for the review!

I've cleaned up the unnecessary updates. The PR now contains only the pyobvector version bump:

  • pyproject.toml: 3 lines changed (0.1.18 → 0.2.22 in rag, storage, all extras)
  • uv.lock: 3 lines changed (corresponding lockfile update)

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

@fengju0213 fengju0213 merged commit b7592f5 into camel-ai:master Feb 26, 2026
7 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] update the version of pyobvector

3 participants