diff --git a/docs/index.md b/docs/index.md index fa2986e..50a0ad3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -37,7 +37,7 @@ We model the LLM workflow as a **Nested Directed Graph**: - [(Advanced) Async](./async.md) - [(Advanced) Parallel](./parallel.md) -## Low-Level Details +## Utility Functions - [LLM Wrapper](./llm.md) - [Tool](./tool.md) @@ -48,7 +48,7 @@ We model the LLM workflow as a **Nested Directed Graph**: {: .warning } -## High-Level Paradigm +## Design Paradigm - [Structured Output](./structure.md) - [Task Decomposition](./decomp.md)