Uses of Class
org.springframework.ai.chroma.vectorstore.ChromaApi.Builder
Packages that use ChromaApi.Builder
Package
Description
Provides the API for embedding observations.
-
Uses of ChromaApi.Builder in org.springframework.ai.chroma.vectorstore
Methods in org.springframework.ai.chroma.vectorstore that return ChromaApi.BuilderModifier and TypeMethodDescriptionstatic ChromaApi.BuilderChromaApi.builder()ChromaApi.Builder.objectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper) ChromaApi.Builder.restClientBuilder(org.springframework.web.client.RestClient.Builder restClientBuilder)