ReMe/benchmark/bfcl
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
..
__init__.py update: evaluation scripts on bfcl&appworld benchmarks 2026-02-26 12:48:19 +08:00
bfcl_agent.py update for pre-commit check 2026-02-27 13:30:22 +08:00
bfcl_utils.py update for pre-commit check 2026-02-27 13:30:22 +08:00
default_ids.py Update: check the code&docs for evaluation on bfcl&appworld (#141) 2026-03-06 16:11:39 +08:00
init_task_memory_pool.py Update: check the code&docs for evaluation on bfcl&appworld (#141) 2026-03-06 16:11:39 +08:00
preprocess.py update for pre-commit check 2026-02-27 13:30:22 +08:00
quickstart.md feat(memory): add ContextChecker component for context size management (#144) 2026-03-06 23:43:42 +08:00
requirements.txt Update: check the code&docs for evaluation on bfcl&appworld (#141) 2026-03-06 16:11:39 +08:00
run_bfcl.py Update: check the code&docs for evaluation on bfcl&appworld (#141) 2026-03-06 16:11:39 +08:00
run_exp_statistic.py Update: check the code&docs for evaluation on bfcl&appworld (#141) 2026-03-06 16:11:39 +08:00
split_into_trainval.py Update: check the code&docs for evaluation on bfcl&appworld (#141) 2026-03-06 16:11:39 +08:00