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