ReMe/docs
jinli.yl 12f0b7d124 feat(agent): implement mock search tools and tool memory benchmark
- Added LLMMockSearchOp for simulating search operations with configurable complexity- Created SearchToolA, SearchToolB, and SearchToolC with distinct performance profiles- Implemented UseMockSearchOp for intelligent tool selection based on query analysis
- Added test scripts and query datasets for evaluating tool memory effectiveness
- Integrated tool memory service for storing and retrieving tool performance data
- Created documentation for tool memory benchmark testing methodology
- Refactored agent module structure and imports
- Increased summary tool memory recent call count from20 to 30
2025-10-16 23:31:50 +08:00
..
cookbook docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
figure update appworld experiment & readme 2025-09-04 17:11:14 +08:00
library docs(library): 2025-09-15 15:09:55 +08:00
personal_memory rename docs folder 2025-09-02 22:16:27 +08:00
sop_memory reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
task_memory docs(task_memory): simplify documentation and remove redundant content 2025-10-16 16:39:40 +08:00
tool_memory feat(agent): implement mock search tools and tool memory benchmark 2025-10-16 23:31:50 +08:00
contribution.md rename docs folder 2025-09-02 22:16:27 +08:00
index.md rm FLOW_USE_FRAMEWORK env 2025-09-16 16:51:12 +08:00
mcp_quick_start.md rename docs folder 2025-09-02 22:16:27 +08:00
vector_store_api_guide.md refactor(vector_store): update search functionality and documentation 2025-09-07 15:58:31 +08:00