Uses of Record Class
org.springframework.ai.chroma.vectorstore.ChromaApi.QueryResponse
Packages that use ChromaApi.QueryResponse
Package
Description
Provides the API for embedding observations.
-
Uses of ChromaApi.QueryResponse in org.springframework.ai.chroma.vectorstore
Methods in org.springframework.ai.chroma.vectorstore that return ChromaApi.QueryResponseModifier and TypeMethodDescriptionChromaApi.queryCollection(String tenantName, String databaseName, String collectionId, ChromaApi.QueryRequest queryRequest) Methods in org.springframework.ai.chroma.vectorstore with parameters of type ChromaApi.QueryResponseModifier and TypeMethodDescriptionChromaApi.toEmbeddingResponseList(ChromaApi.QueryResponse queryResponse)