enabled callout
This commit is contained in:
parent
f3617ceafb
commit
a4ff180c37
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue