Commit graph

4 commits

Author SHA1 Message Date
jinli.yl
0e8fe5cedc feat(agent): add initialization method for SimpleReactOp 2025-12-11 10:41:24 +08:00
jinli.yl
3fb2f82019 fix(agent): update ReactSearchOp import path 2025-11-23 14:20:39 +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
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
Renamed from reme_ai/react/simple_react_op.py (Browse further)