Commit Graph

31 Commits

Author SHA1 Message Date
42de7f9da0 neutralize upstream service branding 2026-06-12 16:31:08 +08:00
126ae4eafa 添加 Memory Gateway Agent skill及其 CLI 实现,支持用户资源管理和记忆操作 2026-06-12 11:49:04 +08:00
a29009dc07 add multimodal memory proxy and API logging 2026-06-12 11:04:53 +08:00
8afb460883 harden memory edits and uploads 2026-06-11 11:07:55 +08:00
7155704b73 add health endpoint for gateway and everos 2026-06-11 10:52:13 +08:00
b74923e435 replace main with lightweight memory gateway 2026-06-11 10:06:48 +08:00
000415404b 兼容新版 EverOS memory API 2026-06-10 10:47:36 +08:00
64e3ea9631 Simplify config example and log API bodies 2026-06-08 13:26:22 +08:00
5500947ddb 更新文档,调整内存 URI 格式和写入模式示例;移除过时的 OpenViking 内容补充逻辑,并添加相应的单元测试 2026-06-04 09:34:37 +08:00
8c479e4ecd 为 OpenViking 内存命中添加最新内容读取功能,并更新相关文档和测试用例 2026-06-03 16:29:59 +08:00
c76c8d47d1 Refactor code structure for improved readability and maintainability 2026-06-03 11:13:26 +08:00
9820834175 更新文档,添加本地服务安装说明和配置示例 2026-06-02 11:47:11 +08:00
1b5fee9866 添加内存管理工具和用户密钥支持,更新文档和测试用例 2026-06-02 10:09:21 +08:00
68b2513043 Add memory management APIs for OpenViking: list, read, write, and delete memories 2026-05-29 16:38:57 +08:00
0ab2a35e16 Add resource upload APIs 2026-05-29 11:47:51 +08:00
c173fa45a7 Add Hermes memory evaluation framework with LoCoMo dataset support
- Implement HermesClient for interacting with the Hermes CLI.
- Create judge module for grading QA outputs from Hermes memory.
- Develop LoCoMo dataset parsing and formatting utilities.
- Introduce run_eval script to facilitate memory evaluation using LoCoMo-style datasets.
2026-05-27 17:06:26 +08:00
ba59133d80 Add documentation for EverOS memory API and OpenViking admin workflows 2026-05-27 16:45:43 +08:00
70cda923b2 Refactor OpenViking Memory API and User Management
- Updated API authentication headers to use `X-API-Key` for both admin and user APIs.
- Modified the account creation process to directly create user-specific accounts without requiring an admin workspace.
- Enhanced user creation to return account-specific details, including `admin_user_id`.
- Introduced new endpoints for retrieving task status and user profiles, allowing for more flexible user data management.
- Updated search functionality to include additional parameters such as `level` and `score_threshold`.
- Improved the handling of user keys in the storage layer to associate them with specific accounts.
- Added tests to validate the new user account creation process and search functionalities, ensuring proper integration with the OpenViking service.
- Included new documentation to reflect changes in API usage and expected request/response formats.
2026-05-27 16:09:28 +08:00
a89807b174 Add memory system session context API 2026-05-26 12:24:56 +08:00
d73f59f38d Refine memory system user-key flow and search output 2026-05-22 16:30:42 +08:00
92632553ab Update memory system skill and plugin 2026-05-19 14:30:55 +08:00
ff514ad1f5 Refactor OpenVikingMemorySystemClient to use OpenVikingCredential and update session handling; increase EverOS timeout to 180 seconds; enhance tests for credential handling and vector removal in search results. 2026-05-19 12:30:35 +08:00
e689b13e4a Simplify to memory system api 2026-05-18 09:54:26 +08:00
b226749c61 Replace EverMemOS with EverOS backend 2026-05-13 17:56:50 +08:00
0acee1ec6c Refactor code structure for improved readability and maintainability 2026-05-08 17:40:11 +08:00
602c2bd71b Enhance documentation and configuration for Memory Gateway and agent plugin 2026-05-06 16:43:32 +08:00
c44af407d4 Add Memory Gateway agent plugin 2026-05-06 16:10:04 +08:00
e65731a273 Add generic memory gateway v1 2026-05-05 16:18:31 +08:00
ba84b1ddb3 update memory gateway 2026-04-30 16:09:28 +08:00
e6b1520bce Initial SOC memory POC implementation 2026-04-27 17:13:06 +08:00
fc68581198 first commit 2026-04-27 17:04:11 +08:00