tool · inferred from evidence
pc.describe_index
A method or function to retrieve details about a Pinecone index, including its host.
- 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