Uses of Record Class
org.springframework.ai.chroma.vectorstore.ChromaApi.Collection
Packages that use ChromaApi.Collection
Package
Description
Provides the API for embedding observations.
-
Uses of ChromaApi.Collection in org.springframework.ai.chroma.vectorstore
Methods in org.springframework.ai.chroma.vectorstore that return ChromaApi.CollectionModifier and TypeMethodDescriptionChromaApi.createCollection(String tenantName, String databaseName, ChromaApi.CreateCollectionRequest createCollectionRequest) ChromaApi.getCollection(String tenantName, String databaseName, String collectionName) Methods in org.springframework.ai.chroma.vectorstore that return types with arguments of type ChromaApi.CollectionModifier and TypeMethodDescriptionChromaApi.listCollections(String tenantName, String databaseName)