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