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/integration_tests/vectorstores/cassettes/test_pinecone
sergerdn 04c458a270
feat: improve pinecone tests (#2806)
Improve the integration tests for Pinecone by adding an `.env.example`
file for local testing. Additionally, add some dev dependencies
specifically for integration tests.

This change also helps me understand how Pinecone deals with certain
things, see related issues
https://github.com/hwchase17/langchain/issues/2484
https://github.com/hwchase17/langchain/issues/2816
1 year ago
..
TestPinecone.test_from_texts.yaml feat: improve pinecone tests (#2806) 1 year ago
TestPinecone.test_from_texts_with_metadatas.yaml feat: improve pinecone tests (#2806) 1 year ago
TestPinecone.test_from_texts_with_scores.yaml feat: improve pinecone tests (#2806) 1 year ago