Commit graph

68 commits

Author SHA1 Message Date
dengjiaji
073077c97e update flowllm version 2025-09-04 17:25:54 +08:00
jinli.yl
e8ca114e59 refactor(reme_ai): remove unused PDF processing components
- Remove MinerUPDFProcessor and related classes
- Delete pdf_preprocess_op_wrapper.py
- Update task_summary_ops.md to remove PDFPreprocessOp documentation
- Add LLM-related keywords to pyproject.toml
2025-09-02 20:52:14 +08:00
jinli.yl
57a22d8da4 docs(README): update content and rename to README.md
- Update README content to reflect new project name and version
- Rename README_ZH.md to README.md
- Add contribution guide and update documentation links
- Correct author information and update project description
2025-09-02 19:08:14 +08:00
jinli.yl
803c53fba1 docs(README): add comprehensive documentation for ReMe.ai framework
- Added detailed information about the project's architecture, installation, and usage
- Included sections on task memory and personal memory management
- Provided examples and use cases for the framework
- Updated project metadata and version information
2025-09-02 10:51:41 +08:00
jinli.yl
b2ac7cb6ca build(experiencemaker): add FlowLLM dependency and update package data- Add FlowLLM as a dependency (version >= 0.1.3)
- Update package data to include all YAML files in the config directory
2025-08-31 16:18:01 +08:00
jinli.yl
0c2fb9a522 refactor(reme_ai): formatting and minor code improvements
- Removed unnecessary comments
- Improved code formatting across multiple files
- Updated import statements and removed unused imports
- Refactored some function definitions for better readability
2025-08-31 15:58:59 +08:00
jinli.yl
164377572d feat(reme_ai): implement retrieve task memory flow and update related components
- Add retrieve task memory flow to default.yaml for memory recall
- Update vector store initialization and import RecallVectorStoreOp- Modify app.py to use ConfigParser for configuration parsing
- Remove unnecessary comments and update flow description in default.yaml- Add test script for retrieve task memory using MCP client
- Update project metadata and dependencies in pyproject.toml
2025-08-25 16:35:02 +08:00
jinli.yl
4739d39f3f feat(reme_ai): implement memory retrieval and merging functionality
- Add BuildQueryOp to construct query for memory retrieval-Implement MergeMemoryOp to combine retrieved memories
- Create RecallVectorStoreOp to fetch memories from vector store
- Develop memory representation and conversion methods
- Establish initial project structure and dependencies
2025-08-25 16:10:53 +08:00
jinli.yl
dec8b45186 add add tavily search
mv to sub folder

add memory scope

add memoryscope2

move name back
2025-08-11 12:04:08 +08:00
jinli.yl
8d3a4cc80e add version 0.1.1 2025-07-31 20:13:04 +08:00
jinli.yl
2c678873a9 add mcp 2025-07-31 17:10:48 +08:00
jinli.yl
495fe904a4 update messages 2025-07-29 11:22:14 +08:00
jinli.yl
bc1e8d2ac4 up readme 2025-07-15 19:52:48 +08:00
jinli.yl
f3e6529033 update pyproject.toml 2025-06-20 11:49:15 +08:00
jinli.yl
5da12da545 add setup info 2025-06-18 14:16:27 +08:00
鸣山
93089caf5e add pipeline to readme.md 2025-06-17 21:28:03 +08:00
青轩
8a360083a3 stage traj summarizer 2025-06-10 10:51:58 +08:00
jinli.yl
ef224979cc init 2025-06-05 19:21:01 +08:00