Merge branch 'docs-core-components-knowledge' of https://github.com/langflow-ai/openrag into docs-core-components-knowledge
This commit is contained in:
commit
0f2c7cfecd
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ import Tabs from '@theme/Tabs';
|
|||
import TabItem from '@theme/TabItem';
|
||||
import PartialModifyFlows from '@site/docs/_partial-modify-flows.mdx';
|
||||
|
||||
|
||||
OpenRAG leverages Langflow's Agent component to power the OpenRAG Open Search Agent flow.
|
||||
|
||||
This flow intelligently chats with your knowledge by embedding your query, comparing it the vector database embeddings, and generating a response with the LLM.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue