Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_pinecone_index( cls, index_name: Optional[str], pool_threads: int = 4, *,
index_name
Optional[str]
Name of the index to use.
pool_threads
int
4
Number of threads to use for index upsert.
pinecone_api_key
None
Return a Pinecone Index instance.
Returns: Pinecone Index instance.
The api_key of Pinecone.