diff --git a/docs/index.md b/docs/index.md index 68e3922..6eb62a0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -40,7 +40,7 @@ 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. +> We do not provide built-in implementation for low-level details {: .warning } ## High-Level Paradigm