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

<Community>: tidb vector support vector index #19984

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

IANTHEREAL
Copy link
Contributor

This PR introduces adjustments to ensure compatibility with the recently released preview version of TiDB Serverless Vector Search, aiming to prevent user confusion.

  • TiDB Vector now supports vector indexing with cosine and l2 distance strategies, although inner_product remains unsupported.
  • Changing the distance strategy is currently not supported, so the test cased should be adjusted.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 4, 2024
Copy link

vercel bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Apr 4, 2024 2:23am

@dosubot dosubot bot added Ɑ: vector store Related to vector store module 🤖:improvement Medium size change to existing code to handle new use-cases labels Apr 4, 2024
@isahers1
Copy link
Collaborator

@baskaryan lgtm

@ccurme ccurme added the community Related to langchain-community label Jun 18, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Aug 23, 2024
@ccurme ccurme merged commit 64ace25 into langchain-ai:master Aug 23, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Related to langchain-community 🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging. size:S This PR changes 10-29 lines, ignoring generated files. Ɑ: vector store Related to vector store module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants