diff --git a/docs/index.md b/docs/index.md index da66a0e..fc2f48f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -40,10 +40,15 @@ We model the LLM workflow as a **Nested Directed Graph**: - [LLM Wrapper](./llm.md) - [Tool](./tool.md) + + + {: .warning } We do not provide built-in implementation for low-level details. Example implementations are provided as reference. + + ## High-Level Paradigm - [Structured Output](./structure.md)