googleapis / googleapis/langchain-google-spanner-python

Add support for Self Query Retriever

Đang mở
#74 0 bình luận 0 reaction 1 người được giao Được @gauravpurohit06 nhận Xem trên GitHub
api: spanner priority: p2 type: feature request
Ngôn ngữ chính
Python
Star
44
Fork
24
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Self Query is one of the most important use cases for production vector store retrieval, adding ability to filter on metadata (columns) and leverage predicate pushdown. At the moment cloud spanner doesn't support it and trying something like
https://python.langchain.com/v0.1/docs/modules/data_connection/retrievers/self_query/

yields a 'not supported' error. From my cursory look, however, it seems to be a relative easy lift, granted how PGVector and other similar RDBMS-like databases already do it in langchain.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.