Replace EverMemOS with EverOS backend

This commit is contained in:
2026-05-13 17:56:50 +08:00
parent 0acee1ec6c
commit b226749c61
37 changed files with 1327 additions and 1986 deletions

View File

@ -19,18 +19,19 @@ openviking:
api_key: ""
timeout: 30
# EverMemOS 后台长期记忆整理服务
evermemos:
# EverOS / EverCore 后台长期记忆整理服务
everos:
enabled: true
# 可以是本机 memory_gateway.evermemos_service也可以是远程 EverMemOS 服务。
mode: "real"
# 指向 /home/tom/EverOS/methods/EverCore 启动的 API。
url: "http://127.0.0.1:1995"
api_key: ""
timeout: 30
health_path: "/health"
# 如果远端服务实际 endpoint 不同,改这里即可,不需要改代码。
consolidate_path: "/v1/sessions/consolidate"
# POC 默认允许远端不可用时用本地确定性 worker 降级,方便开发测试。
fallback_to_local: true
ingest_path: "/api/v1/memories"
search_path: "/api/v1/memories/search"
flush_path: "/api/v1/memories/flush"
retrieve_method: "keyword"
# 记忆配置
memory: