langchain-ai / langchain

🦜🔗 Build context-aware reasoning applications
https://python.langchain.com
MIT License
92.34k stars 14.76k forks source link

DOC: Update Google BigQuery Vector Search with new SQL filter feature introduce in langchain-google-community 1.0.9 #26183

Closed Freezaa9 closed 1 week ago

Freezaa9 commented 1 week ago

URL

https://python.langchain.com/v0.2/docs/integrations/vectorstores/google_bigquery_vector_search/

Checklist

Issue with current documentation:

Missing SQL like filters, coming in next langchain-google-community 1.0.9 release

Idea or request for content:

Adding an example in the documentation

Freezaa9 commented 1 week ago

PR: https://github.com/langchain-ai/langchain/pull/26184