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