Find a file
jinli.yl 24119413d8 docs(sop_memory): add comprehensive guide for creating complex workflows
- Introduce SOP Memory concept for combining atomic operations into complex workflows
- Provide detailed technical solution for implementing SOPs in LLM applications
- Include examples, best practices, and testing strategies for SOP development
- Highlight benefits of using SOP Memory for improving code reusability and standardization
2025-09-01 19:53:47 +08:00
cookbook docs(quick_start): update guide for ReMe MCP usage 2025-09-01 17:39:48 +08:00
doc docs(sop_memory): add comprehensive guide for creating complex workflows 2025-09-01 19:53:47 +08:00
library feat(react): add simple react operator and update related functionalities 2025-08-29 14:40:30 +08:00
memoryscope refactor(reme_ai): rename and restructure modules for better organization 2025-08-27 17:05:40 +08:00
reme_ai refactor(memory): update personal memory flows and adjust related components 2025-09-01 14:19:38 +08:00
test feat(react): add simple react operator and update related functionalities 2025-08-29 11:56:50 +08:00
.gitignore feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
example.env refactor(reme_ai): formatting and minor code improvements 2025-08-31 15:58:59 +08:00
LICENSE feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
pyproject.toml build(experiencemaker): add FlowLLM dependency and update package data- Add FlowLLM as a dependency (version >= 0.1.3) 2025-08-31 16:18:01 +08:00
README.md feat(reme_ai): implement memory retrieval and merging functionality 2025-08-25 16:10:53 +08:00
README_ZH.md init readme zh 2025-09-01 14:37:27 +08:00