Skip to content

Conversation

@euphoria0-0
Copy link

@euphoria0-0 euphoria0-0 commented Dec 5, 2025

Update enVector version: 1.2.0a5

  • The package of SDK is renamed as pyenvector instead of es2. Please install the SDK with pip install pyenvector==1.2.0a5.
  • The format of keys are changed. The previous version of the keys are not working in the current version. Please recommend to remove the previous versions of the key to run correctly.
  • The corresponding version of docker image is v1.2.0-alpha.5.
  • Updated README_ENVECTOR.md.

Copilot AI review requested due to automatic review settings December 5, 2025 08:53
@euphoria0-0 euphoria0-0 self-assigned this Dec 5, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the enVector integration to version 1.2.0 alpha.5, which includes a significant breaking change: the SDK package has been renamed from es2 to pyenvector. The update also changes the key format, requiring users to remove previous versions of keys for correct operation.

Key Changes:

  • Renamed SDK package from es2 to pyenvector throughout the codebase
  • Updated Docker image references to version v1.2.0-alpha.5
  • Enhanced documentation with additional benchmark instructions and CLI options

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
vectordb_bench/backend/clients/envector/envector.py Replaced all es2 imports and references with pyenvector (aliased as ev), updated dictionary access pattern, and removed debug logging
README_ENVECTOR.md Updated installation instructions to use pyenvector==1.2.0a5, corrected Docker image versions, improved documentation formatting, and added comprehensive benchmark instructions
README.md Updated title and added formatted quick start reference to enVector documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@euphoria0-0 euphoria0-0 merged commit 5993adc into main Dec 6, 2025
4 checks passed
@euphoria0-0 euphoria0-0 deleted the feat/update-v1.2.0-alpha.5 branch December 6, 2025 03:46
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.

3 participants