Skip to content
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

Support cosine vector distance function #8855

Open
coffeegoddd opened this issue Feb 12, 2025 · 0 comments
Open

Support cosine vector distance function #8855

coffeegoddd opened this issue Feb 12, 2025 · 0 comments
Labels
enhancement New feature or request vectors

Comments

@coffeegoddd
Copy link
Contributor

Currently vec_distance is euclidean squared, but to Dolt should also support cosine distance if that's the standard in the RAG AI world. I've been working to add Dolt to LangChain and at leas their pgvector store implementation and tests expect cosine distance.

@timsehn timsehn added enhancement New feature or request vectors labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vectors
Projects
None yet
Development

No branches or pull requests

2 participants