ReMe/reme_ai
2025-10-28 15:17:00 +08:00
..
agent feat(reme): implement ReMeApp and decouple flowllm dependencies 2025-10-22 21:53:59 +08:00
config feat(config): add retrieve and summary task memory flows 2025-10-27 18:22:25 +08:00
constants refactor(README): update documentation and remove unused code 2025-09-02 21:39:04 +08:00
enumeration refactor(reme_ai): remove unused PDF processing components 2025-09-02 20:52:14 +08:00
retrieve feat(reme_ai): update version to 0.1.10.6 and enhance tool memory operations 2025-10-27 21:12:11 +08:00
schema feat(memory): add is_summarized flag to track tool call summarization 2025-10-22 11:19:43 +08:00
service feat(reme): implement ReMeApp and decouple flowllm dependencies 2025-10-22 21:53:59 +08:00
summary feat(summary): support list input for tool names 2025-10-27 21:56:20 +08:00
utils 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
vector_store reformat code, support flowllm 0.1.9 (#26) 2025-09-16 16:49:56 +08:00
__init__.py chore(version): bump version to 0.1.10.7 2025-10-28 15:17:00 +08:00
app.py chore(version): bump version to 0.10.4 2025-10-27 17:02:44 +08:00