library · inferred from evidence
pc.IndexAsyncio
An asynchronous client or library for interacting with Pinecone indexes.
- 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