Uses of Class
dev.langchain4j.adaptiverag.ChromaStore
Packages that use ChromaStore
-
Uses of ChromaStore in dev.langchain4j.adaptiverag
Methods in dev.langchain4j.adaptiverag that return ChromaStoreModifier and TypeMethodDescriptionAdaptiveRag.getChroma()
static ChromaStore
Creates a new instance ofChromaStore
using the provided OpenAI API key.