mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-21 00:22:45 +00:00
- Add ReMeRetrieverV2 and ReMeSummarizerV2 components - Implement new memory tools including AddMemoryDrafts, RetrieveMemories, UpdateMemories - Create PersonalSummarizerV2 with three-step workflow for memory management - Add simplified evaluation script for ReMe on HaluMem benchmark - Update base memory agent with enhanced logging capabilities - Introduce new prompt formats and evaluation methods for question answering - Modify LLM utilities and message formatting with markdown header stripping option |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cache_handler.py | ||
| case_converter.py | ||
| common_utils.py | ||
| env_utils.py | ||
| execute_tuils.py | ||
| http_client.py | ||
| llm_utils.py | ||
| logger_utils.py | ||
| logo_utils.py | ||
| mcp_client.py | ||
| pydantic_config_parser.py | ||
| pydantic_utils.py | ||
| singleton.py | ||
| time.py | ||