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/tests/unit_tests/retrievers/self_query
Davis Chase 52e4fba897
Fix self query pinecone translation (#3892)
Enum to string conversion handled differently between python 3.9 and
3.11, currently breaking in 3.11 (see #3788). Thanks @peter-brady for
catching this!
1 year ago
..
__init__.py Fix self query pinecone translation (#3892) 1 year ago
test_pinecone.py Fix self query pinecone translation (#3892) 1 year ago