pinecone library
Pinecone API client library for Dart
Classes
- Collection
- No Description
- ConfigureIndexRequest
- No Description
- CreateCollectionRequest
- No Description
- CreateIndexRequest
- No Description
- DeleteRequest
- No Description
- FetchResponse
- No Description
- Index
- No Description
- IndexDatabase
- Summary of index properties and metadata
- IndexStats
- Information regarding status of the index.
- IndexStatsRequest
- No Description
- IndexStatus
- Information regarding status of the index.
- NamespaceStats
- A summary of the contents of a namespace.
- PineconeClient
- Client for Pinecone API (v.1.1.0)
- QueryRequest
- No Description
- QueryResponse
- No Description
- SparseVector
- No Description
- UpdateRequest
- No Description
- UpsertRequest
- No Description
- UpsertResponse
- No Description
- Vector
- No Description
- VectorMatch
- No Description
Enums
- CollectionStatus
- The current status of the collection
- HttpMethod
- Enum of HTTP methods
- IndexState
- The current state of a index.
- PodType
- An enumeration of the available pod types.
- SearchMetric
- The vector similarity metric of the index.
Extensions
Exceptions / Errors
- PineconeClientException
- HTTP exception handler for PineconeClient