Uses of Record Class
org.springframework.ai.chroma.vectorstore.ChromaApi.CreateCollectionRequest
Packages that use ChromaApi.CreateCollectionRequest
Package
Description
Provides the API for embedding observations.
-
Uses of ChromaApi.CreateCollectionRequest in org.springframework.ai.chroma.vectorstore
Methods in org.springframework.ai.chroma.vectorstore with parameters of type ChromaApi.CreateCollectionRequestModifier and TypeMethodDescriptionChromaApi.createCollection(String tenantName, String databaseName, ChromaApi.CreateCollectionRequest createCollectionRequest)