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)
|
- [LLM Wrapper](./llm.md)
|
||||||
- [Tool](./tool.md)
|
- [Tool](./tool.md)
|
||||||
|
|
||||||
> We do not provide implementation for low-level details
|
> We do not provide built-in implementation for low-level details. Example implementations are provided as reference.
|
||||||
{: .note }
|
{: .warning }
|
||||||
|
|
||||||
## High-Level Paradigm
|
## High-Level Paradigm
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue