enabled callout
This commit is contained in:
parent
59608b6e99
commit
2d1116add6
|
|
@ -40,8 +40,8 @@ We model the LLM workflow as a **Nested Directed Graph**:
|
|||
- [LLM Wrapper](./llm.md)
|
||||
- [Tool](./tool.md)
|
||||
|
||||
> We do not provide implementation for low-level details
|
||||
{: .note }
|
||||
> We do not provide built-in implementation for low-level details. Example implementations are provided as reference.
|
||||
{: .warning }
|
||||
|
||||
## High-Level Paradigm
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue