From bf3224e7093621b11a1ba756744ba0249bfd6638 Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Tue, 25 Nov 2025 09:43:51 -0800 Subject: [PATCH 01/13] flow customization info --- docs/docs/_partial-modify-flows.mdx | 5 --- docs/docs/core-components/agents.mdx | 41 +++++++++++++++++++++---- docs/docs/core-components/ingestion.mdx | 2 +- docs/docs/core-components/knowledge.mdx | 4 +-- docs/docs/get-started/quickstart.mdx | 3 +- 5 files changed, 39 insertions(+), 16 deletions(-) delete mode 100644 docs/docs/_partial-modify-flows.mdx diff --git a/docs/docs/_partial-modify-flows.mdx b/docs/docs/_partial-modify-flows.mdx deleted file mode 100644 index 02ec1502..00000000 --- a/docs/docs/_partial-modify-flows.mdx +++ /dev/null @@ -1,5 +0,0 @@ -import Icon from "@site/src/components/icon/icon"; - -All flows included with OpenRAG are designed to be modular, performant, and provider-agnostic. -To modify a flow, click