io.cequence.pineconescala.service
Members list
Type members
Classlikes
Pinecone assistant file operations as defined at the API ref. page
Pinecone assistant file operations as defined at the API ref. page
The following services are supported:
- listFiles
- uploadFile
- describeFile
- deleteFile
- chatWithAssistant
Attributes
- Since:
July 2024
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Pinecone assistant operations as defined at the API ref. page
Pinecone assistant operations as defined at the API ref. page
The following services are supported:
- listAssistants
- createAssistant
- describeAssistant
- deleteAssistant
Attributes
- Since:
July 2024
- Graph
- Supertypes
Central service to access all Pinecone vector operations/endpoints as defined at the API ref. page
Central service to access all Pinecone vector operations/endpoints as defined at the API ref. page
The following services are supported:
-
'''Collection Operations''': listCollections, createCollection, describeCollection, and deleteCollection
-
'''Index Operations''': listIndexes, creatIndex, describeIndex, deleteIndex, and configureIndex
Attributes
- Since:
Apr 2023
- Graph
- Supertypes
- Known subtypes
Pinecone inference operations as defined at the API ref. page
Pinecone inference operations as defined at the API ref. page
The following services are supported:
- createEmbeddings
Attributes
- Since:
May 2024
- Graph
- Supertypes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Graph
- Supertypes
- trait PineconePodBasedExtratrait PineconeServiceConststrait CloseableServiceclass Objecttrait Matchableclass Any
Attributes
- Graph
- Supertypes
Constants of PineconeVectorService, mostly defaults
Constants of PineconeVectorService, mostly defaults
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- trait PineconeAssistantServicetrait PineconeIndexService[S]trait PineconeInferenceServicetrait PineconeVectorService
Central service to access all Pinecone vector operations/endpoints as defined at the API ref. page
Central service to access all Pinecone vector operations/endpoints as defined at the API ref. page
The following services are supported:
- describeIndexStats
- query - by vector or by id (queryById)
- delete - by filter or ids, or delete all
- fetch
- update
- upsert
- listVectorIDs
Attributes
- Since:
Apr 2023
- Graph
- Supertypes