Files
langchain/tests/integration_tests
LeoGrin 3701b2901e use namespace argument in Pinecone constructor (#1757)
Fix #1756

Use the `namespace` argument of `Pinecone.from_exisiting_index` to set
the default value of `namespace` for other methods. Leads to more
expected behavior and easier integration in chains.

For the test, I've added a line to delete and rebuild the
`langchain-demo` index at the beginning of the test. I'm not 100% sure
if it's a good idea but it makes the test reproducible.
2023-03-18 19:55:38 -07:00
..
2023-03-08 21:24:27 -08:00
2023-03-08 21:24:18 -08:00
2023-02-20 21:15:45 -08:00