Commit graph

17 commits

Author SHA1 Message Date
jinliyl
d0c9d89092
feat(memory): add ContextChecker component for context size management (#144)
* feat(memory): add ContextChecker component for context size management

* refactor(memory): restructure file-based memory tools and update imports

* docs(readme): update documentation with detailed architecture and components

* docs(readme): update Chinese documentation with enhanced memory management diagrams

* refactor(cookbook): move cookbook files to test directory and clean up docs

* docs(readme): update link path for old version documentation

* docs(readme): update documentation with improved architecture diagrams and component details

* docs(readme): update documentation with improved clarity and structure

* refactor(docs): update in-memory memory documentation

* docs(readme): add experiment reproduction link to quickstart guide
2026-03-06 23:43:42 +08:00
zouyingcao
65971bafe3
Update: check the code&docs for evaluation on bfcl&appworld (#141)
* fix: df.columns bug

* fix: await for asynchronous method

* update: docs for bfcl&appworld quickstart

* update: benchmark/bfcl for new version quickstart

* slightly revise bfcl cookbook

* update for pre-commit

* handle boolean flags in split_into_trainval.py

* fix typo in faq.md
2026-03-06 16:11:39 +08:00
caozouying.czy
dc441d86a7 check pre-commit for faq.md 2026-03-03 11:26:31 +08:00
caozouying.czy
fe262320d3 add faq.md 2026-03-02 11:12:40 +08:00
jinli.yl
a172a6854b feat(vector-store): add sorting capability to list operations across all backends 2026-01-09 19:50:42 +08:00
caozouying.czy
d91fc6a14c update docs/cookbook/appworld/quickstart.md for better reproduction 2026-01-09 17:18:53 +08:00
jinliyl
da8260e5c0
Merge pull request #59 from agentscope-ai/dev_czy_1126
Update appworld_react_agent.py for better reproduction & Upload task memory paper data
2025-12-25 14:07:38 +08:00
caozouying.czy
f85ab472d9 upload task memory data in our paper 2025-12-24 14:35:09 +08:00
jinli.yl
a968b6fd44 docs(cookbook): add Jupytext metadata and improve quick start guide 2025-11-27 19:49:09 +08:00
jinli.yl
a2b7a61664 feat(working_memory): add working memory demo with ReAct agent 2025-11-27 16:52:47 +08:00
jinli.yl
27561aa94f docs(vector_store): update vector store configuration guide 2025-11-07 14:53:14 +08:00
jinli.yl
73668f051e feat(core): add pre-commit hooks and improve module documentation 2025-11-07 14:14:11 +08:00
jinli.yl
e7d4f00c9f docs(config): update github repository links to agentscope-ai 2025-11-04 16:17:40 +08:00
dengjiaji
c625181666 docs: reconstruct JupyterBook-style documentation 2025-10-23 12:08:35 +08:00
dengjiaji
31143caae8 docs(cookbook): update frozenlake figure path 2025-09-17 12:24:59 +08:00
dengjiaji
d5871c11ed docs: Move experiment_overview &Modify mkdocs.yml 2025-09-16 21:12:54 +08:00
dengjiaji
1257c30e1a docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00