Uses of Class
org.springframework.ai.chroma.vectorstore.ChromaVectorStore
Packages that use ChromaVectorStore
Package
Description
Provides the API for embedding observations.
-
Uses of ChromaVectorStore in org.springframework.ai.chroma.vectorstore
Methods in org.springframework.ai.chroma.vectorstore that return ChromaVectorStoreModifier and TypeMethodDescriptionChromaVectorStore.Builder.build()Builds theChromaVectorStoreinstance.