langchain
64ace25e - <Community>: tidb vector support vector index (#19984)

Commit
1 year ago
<Community>: tidb vector support vector index (#19984) This PR introduces adjustments to ensure compatibility with the recently released preview version of [TiDB Serverless Vector Search](https://tidb.cloud/ai), 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.
Author
Parents
Loading