enabled callout
This commit is contained in:
parent
1a0d1e5fdc
commit
9e4c7237cc
|
|
@ -40,7 +40,7 @@ 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 built-in implementation for low-level details. Example implementations are provided as reference.
|
> We do not provide built-in implementation for low-level details
|
||||||
{: .warning }
|
{: .warning }
|
||||||
|
|
||||||
## High-Level Paradigm
|
## High-Level Paradigm
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue