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