Uses of Record Class
org.springframework.ai.chroma.ChromaApi.QueryResponse
Packages that use ChromaApi.QueryResponse
-
Uses of ChromaApi.QueryResponse in org.springframework.ai.chroma
Methods in org.springframework.ai.chroma that return ChromaApi.QueryResponseModifier and TypeMethodDescriptionChromaApi.queryCollection
(String collectionId, ChromaApi.QueryRequest queryRequest) Methods in org.springframework.ai.chroma with parameters of type ChromaApi.QueryResponseModifier and TypeMethodDescriptionChromaApi.toEmbeddingResponseList
(ChromaApi.QueryResponse queryResponse)