name: "VectorStoreFlow" description: "VectorStoreFlow" backend: _target_: aiflows.backends.llm_lite.LiteLLMBackend api_infos: ??? model_name: "" #Not used in current implementation input_keys: - "operation" # read or write - "content" output_keys: - "retrieved" type: "chroma"