diff --git a/README.md b/README.md index 3b6a6ed3..55b45da7 100644 --- a/README.md +++ b/README.md @@ -601,15 +601,15 @@ fetch("http://localhost:8002/retrieve_tool_memory", { --- -## 📦 Ready-to-Use Libraries +## 📦 Ready-to-Use Memories -ReMe provides pre-built memory libraries that agents can immediately use with verified best practices: +ReMe provides pre-built memories that agents can immediately use with verified best practices: -### Available Libraries +### Available Memories -- **`appworld.jsonl`**: Memory library for Appworld agent interactions, covering complex task planning and execution +- **`appworld.jsonl`**: Memory for Appworld agent interactions, covering complex task planning and execution patterns -- **`bfcl_v3.jsonl`**: Working memory library for BFCL tool calls +- **`bfcl_v3.jsonl`**: Working memory for BFCL tool calls ### Quick Usage diff --git a/docs/_toc.yml b/docs/_toc.yml index 68aec719..f37200e0 100644 --- a/docs/_toc.yml +++ b/docs/_toc.yml @@ -6,11 +6,7 @@ parts: chapters: - file: installation - file: quick_start - - - caption: Library - chapters: - file: library/library - - file: library/use_library - caption: Personal Memory chapters: diff --git a/docs/index.md b/docs/index.md index 006ea225..de898700 100644 --- a/docs/index.md +++ b/docs/index.md @@ -85,11 +85,11 @@ Learn more about how to use tool memory from [tool memory](tool_memory/tool_memo --- -## 📦 Ready-to-Use Libraries +## 📦 Ready-to-Use Memories -ReMe provides pre-built memory libraries that agents can immediately use with verified best practices: +ReMe provides pre-built memories that agents can immediately use with verified best practices: -### Available Libraries +### Available Memories - **`appworld.jsonl`**: Memory library for Appworld agent interactions, covering complex task planning and execution patterns diff --git a/docs/library/library.md b/docs/library/library.md index 186107d6..e090d5ba 100644 --- a/docs/library/library.md +++ b/docs/library/library.md @@ -1,4 +1,4 @@ -# Memory Library +# Ready-to-Use Memories