ReMe/docs
jinli.yl 49819a8e54 feat(tool): implement tool memory management and mock search tools- Added RetrieveToolMemoryOp for retrieving tool memory guidelines- Implemented LLM-based mock search tools with configurable complexity levels
- Enhanced tool call result parsing with improved scoring logic (0.0 or 1.0)
- Updated tool memory schema to reflect binary success/failure scoring
- Added deterministic behavior support via seed configuration in mock tools
- Improved evaluation prompts to focus on result quality over success flags
- Extended README with tool memory documentation and usage examples- Added utility functions for generating mock tool call results
- Removed deprecated test file for UseMockSearchOp- Updated default configurations to include use_mock_search operation- Bumped version to0.1.10 and updated flowllm dependency requirement
- Moved deprecation warnings to main init file
- Simplified tool memory summary formatting by removing redundant statistics
- Fixed tool call result processing to handle multiple tool names concurrently
2025-10-21 21:03:14 +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(tool): implement tool memory management and mock search tools- Added RetrieveToolMemoryOp for retrieving tool memory guidelines- Implemented LLM-based mock search tools with configurable complexity levels 2025-10-21 21:03:14 +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