mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
docs(work_memory): add working memory documentation files
This commit is contained in:
parent
b681c4496e
commit
de53ac0e16
1 changed files with 8 additions and 1 deletions
|
|
@ -27,6 +27,12 @@ parts:
|
|||
- file: tool_memory/tool_summary_ops
|
||||
- file: tool_memory/tool_bench
|
||||
|
||||
- caption: Working Memory
|
||||
chapters:
|
||||
- file: work_memory/message_offload
|
||||
- file: work_memory/message_offload_ops
|
||||
- file: work_memory/message_reload_ops
|
||||
|
||||
- caption: Extensions
|
||||
maxdepth: 1
|
||||
chapters:
|
||||
|
|
@ -39,8 +45,9 @@ parts:
|
|||
- file: cookbook/frozenlake/quickstart
|
||||
- file: cookbook/bfcl/quickstart
|
||||
- file: cookbook/appworld/quickstart
|
||||
- file: cookbook/working/quick_start
|
||||
|
||||
- caption: Others
|
||||
maxdepth: 1
|
||||
chapters:
|
||||
- file: contribution
|
||||
- file: contribution
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue