I think we should add support for managing the Pinecone Py thon client locally via Poetry,
For what it's worth, the Python LangChain library does this and it makes it easier to develop against LangChain locally while:
- Seeing your edits to the library code reflected immediately
- Tracking all your changes in git so they can be easily contributed back via your fork.
I think we should add support for managing the Pinecone Py thon client locally via Poetry,
For what it's worth, the Python LangChain library does this and it makes it easier to develop against LangChain locally while: