You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Ashley Xu ce7723c1e5
community[minor]: add additional support for `BigQueryVectorSearch` (#15904)
BigQuery vector search lets you use GoogleSQL to do semantic search,
using vector indexes for fast but approximate results, or using brute
force for exact results.

This PR:
1. Add `metadata[_job_ib]` in Document returned by any similarity search
2. Add `explore_job_stats` to enable users to explore job statistics and
better the debuggability
3. Set the minimum row limit for running create vector index.
8 months ago
..
cli Make packages optional (#15727) 9 months ago
community community[minor]: add additional support for `BigQueryVectorSearch` (#15904) 8 months ago
core core[patch]: simple prompt pretty printing (#15968) 8 months ago
experimental core[patch]: simple prompt pretty printing (#15968) 8 months ago
langchain community: Added Lantern as VectorStore (#12951) 8 months ago
partners multiple[patch]: .post releases and pyproject metadata (#15962) 8 months ago