Uses of Record Class
org.springframework.ai.chroma.vectorstore.ChromaApi.GetEmbeddingResponse
Packages that use ChromaApi.GetEmbeddingResponse
Package
Description
Provides the API for embedding observations.
-
Uses of ChromaApi.GetEmbeddingResponse in org.springframework.ai.chroma.vectorstore
Methods in org.springframework.ai.chroma.vectorstore that return ChromaApi.GetEmbeddingResponseModifier and TypeMethodDescriptionChromaApi.getEmbeddings(String tenantName, String databaseName, String collectionId, ChromaApi.GetEmbeddingsRequest getEmbeddingsRequest)