library · inferred from evidence
pinecone-io/python-sdk
The official Python SDK for Pinecone, hosted on GitHub.
- ssl_verify parameter for IndexAsyncio does not work against Pinecone Local
When connecting to a local Pinecone instance (Pinecone Local on the local server, port 5081) using `pc.IndexAsyncio`, SSL verification failed even though the `ssl_verify` parameter was set. The typical pattern of passing the host from `pc.d