update doc
This commit is contained in:
parent
397a5bdc8b
commit
34c35ec9d4
|
|
@ -41,7 +41,7 @@ We model the LLM workflow as a **Nested Directed Graph**:
|
|||
|
||||
- [LLM Wrapper](./llm.md)
|
||||
- [Tool](./tool.md)
|
||||
- [Visualization and Debugging](./viz.md)
|
||||
- [Viz and Debug](./viz.md)
|
||||
- Chunking
|
||||
|
||||
> We do not provide built-in implementations.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: default
|
||||
title: "Visualization and Debugging"
|
||||
title: "Viz and Debug"
|
||||
parent: "Details"
|
||||
nav_order: 3
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue