update guide
This commit is contained in:
parent
6cbd51dc5d
commit
a2707f61fc
|
|
@ -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!
|
- > **Start small!** Only include the most important ones to begin with!
|
||||||
{: .best-practice }
|
{: .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).
|
- Identify potential design patterns (e.g., Batch, Agent, RAG).
|
||||||
- For each node, specify:
|
- For each node, specify:
|
||||||
- **Purpose**: The high-level compute logic
|
- **Purpose**: The high-level compute logic
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue