OpenRAG leverages Langflow's Agent component to power the OpenRAG OpenSearch Agent flow.
Flows in Langflow are functional representations of application workflows, with multiple component nodes connected as single steps in a workflow.
In the OpenRAG OpenSearch Agent flow, components like the Langflow Agent component and OpenSearch component are connected to intelligently chat with your knowledge by embedding your query, comparing it the vector database embeddings, and generating a response with the LLM.

@@ -51,7 +51,7 @@ OpenRAG warns you that this discards all custom settings. Click
Restore<
Langflow offers component bundles to integrate with many popular vector stores, AI/ML providers, and search APIs.
-