Skip to content

Update query to return embedding: Sequence[float] in QueryResult #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

williamcheung
Copy link

@williamcheung williamcheung commented Dec 20, 2024

… Note: this increases memory usage obviously, but is useful for exporting vectors. TODO: Add a flag return_embedding to disable this by default.

Background for this change: https://discord.com/channels/1083300679386406923/1098161518182400021/1318577356046077962

…`. Note: this increases memory usage obviously, but is useful for exporting vectors. TODO: Add a flag `return_embedding` to disable this by default.
@williamcheung williamcheung changed the title Update query to return embedding: Sequence[float] in `QueryResult… Update query to return embedding: Sequence[float] in QueryResult… Dec 20, 2024
@williamcheung williamcheung changed the title Update query to return embedding: Sequence[float] in QueryResult… Update query to return embedding: Sequence[float] in QueryResult Dec 20, 2024
@Mini256 Mini256 requested a review from wd0517 February 8, 2025 02:28
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.

1 participant