jinli.yl
2715c6fc90
docs: update documentation and configuration
2026-03-05 10:17:28 +08:00
jinliyl
9e2e98ef40
Dev/readme ( #137 )
...
* refactor(memory): rename copaw to reme and update module structure
* chore(release): bump version to 0.3.0.6b1
* refactor(docs): update README and ReMeLight implementation
* refactor(reme): rename ReMeCopaw to ReMeLight and remove CLI module
* docs(readme): update Chinese documentation with enhanced structure and content
* docs(readme): update Chinese documentation for context compression
* docs(readme): update context compression section header
* docs(readme): update documentation with installation and usage guide
* docs(readme): update Chinese documentation table
* chore(deps): update dependency extras configuration
* chore(test): remove deprecated test files for message operations
* docs(readme): update documentation with ReMeLight implementation changes
2026-03-04 18:43:21 +08:00
jinli.yl
a753a81852
feat(core): upgrade version to 0.3.0.0b1 and add metadata configuration
2026-02-15 18:29:46 +08:00
jinli.yl
3fb2f82019
fix(agent): update ReactSearchOp import path
2025-11-23 14:20:39 +08:00
jinli.yl
ac72e6e021
feat(vector_store): add QdrantVectorStore implementation with async support
...
- Added QdrantVectorStore backend with native async operations
- Implemented advanced filtering capabilities for metadata queries
- Added support for Qdrant Cloud and local deployments- Updated vector store comparison table with Qdrant features
- Enhanced documentation with Qdrant setup and usage examples
- Fixed code block formatting in vector store API guide
- Updated embedding model integration for Qdrant compatibility
2025-10-23 17:15:12 +08:00
jinliyl
560e746cea
reformat code, support flowllm 0.1.9 ( #26 )
...
* reformat code, support flowllm 0.1.9
* Update README.md
add FLOW_USE_FRAMEWORK=true
* Update README_ZH.md
add FLOW_USE_FRAMEWORK=true
* Update index.md
add FLOW_USE_FRAMEWORK=true
* add env FLOW_APP_NAME=ReMe
2025-09-16 16:49:56 +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
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
15dda77a96
update readme & roadmap
2025-07-24 15:01:18 +08:00