From a4ff180c37a39bf71ffdcf37cb71aa573a880d73 Mon Sep 17 00:00:00 2001 From: zachary62 Date: Thu, 2 Jan 2025 01:17:55 +0000 Subject: [PATCH] enabled callout --- docs/index.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/index.md b/docs/index.md index fc2f48f..68e3922 100644 --- a/docs/index.md +++ b/docs/index.md @@ -40,14 +40,8 @@ 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