VectorStoreFlowModule / ChromaDBFlow.yaml
nbaldwin's picture
renamed flows to aiflow
0b084fa
raw
history blame
382 Bytes
name: chroma_db
description: ChromaDB is a document store that uses vector embeddings to store and retrieve documents
backend:
_target_: aiflows.backends.llm_lite.LiteLLMBackend
api_infos: ???
model_name: "" #Not used in current implementation
input_interface:
- operation
- content
output_interface:
- retrieved
n_results: 5 # number of results to retrieve when query