Skip to main content

Module pinecone

Module pinecone 

Source
Expand description

Pinecone vector store (HTTP API)

Structs§

PineconeIndexStats
Response of Pinecone describe_index_stats (only the fields we care about).
PineconeStore
Pinecone vector store client

Functions§

filter_to_pinecone
S3: translates MetadataFilter → Pinecone filter syntax.