From a2707f61fc7f343036ace00ca821e3f6f1190707 Mon Sep 17 00:00:00 2001 From: zachary62 Date: Sat, 8 Mar 2025 13:43:32 -0500 Subject: [PATCH] update guide --- docs/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide.md b/docs/guide.md index ba15b55..81ab936 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -40,7 +40,7 @@ These system designs should be a collaboration between humans and AI assistants: - > **Start small!** Only include the most important ones to begin with! {: .best-practice } -3. **Flow Design**: Create a high-level outline for your system's flow. +3. **Flow Design**: Outline how your system orchestrates steps. - Identify potential design patterns (e.g., Batch, Agent, RAG). - For each node, specify: - **Purpose**: The high-level compute logic