docs(work_memory): add diagram to message offload documentation

This commit is contained in:
jinli.yl 2025-11-27 20:37:05 +08:00
parent 46249bbea7
commit a1b4ce3df7
2 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 KiB

View file

@ -31,6 +31,10 @@ When an agent executes complex tasks, it relies on maintaining conversation hist
**Example: Web Research Agent**
<p align="center">
<img src="../_static/figure/working_memory_intro.png" alt="" width="60%">
</p>
Imagine an agent performing research across multiple sources:
```
Iteration 1: web_search("AI context management") → 3,500 tokens