ReMe/cookbook
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
..
appworld docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
bfcl docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
frozenlake docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
simple_demo refactor(vector_store): update search functionality and documentation 2025-09-07 15:58:31 +08:00
tool_memory feat(agent): implement mock search tools and tool memory benchmark 2025-10-16 23:31:50 +08:00
__init__.py refactor: rename package and restructure modules 2025-08-25 23:59:08 +08:00