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