Skip to content

Conversation

@mpartipilo
Copy link
Collaborator

Enhance metadata handling by introducing a new VectorQuery class for improved vector inclusion in queries.

Update methods to utilize the includeVectors parameter, ensuring consistency across the codebase and tests.

Adjust gRPC client methods to support the new vector handling logic.

…tor inclusion in queries

- Updated FetchObjectByID and FetchObjects methods to use includeVectors parameter instead of returnMetadata for vector inclusion.
- Introduced VectorQuery class to manage vector options and implicit conversions.
- Modified various test files to align with new vector handling logic.
- Adjusted gRPC client methods to accommodate the new VectorQuery parameter.
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

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.

2 participants