Skip to content

feat: 希望openclaw插件新增对自托管部署的MemOS的api支持 #1433

@MysticEEEE

Description

@MysticEEEE

Pre-submission checklist | 提交前检查

  • I have searched existing issues and this hasn't been mentioned before | 我已搜索现有问题,确认此问题尚未被提及
  • I have read the project documentation and confirmed this issue doesn't already exist | 我已阅读项目文档并确认此问题尚未存在
  • This issue is specific to MemOS and not a general software issue | 该问题是针对 MemOS 的,而不是一般软件问题

Problem Statement | 问题陈述

我希望cloud或者local插件新增对自托管部署的MemOS的api支持,
当前在使用Openclaw的时候,如果想使用MemOS有两个方式,一个是插件(Cloud和Local),另外一个自托管部署后通过MCP server提供服务。

  • 「MemOS 本地插件」(memos-local-openclaw-plugin)是一套「完全独立的本地记忆系统」,内置自己的 SQLite + 向量存储
  • 「MemOS Cloud 插件」(memos-cloud-openclaw-plugin)指向的是 MemOS 官方云服务
  • 「自托管部署」docker/k8s部署memos(memos-api + Neo4j + Qdrant)

Local和Cloud插件都不依赖也不连接自己部署的 memos-api + Neo4j + Qdrant 这套环境,也无法重定向到这套的 memos-api,然而本地这套在使用的时候需要手动给 Agent 配置调用指令,无法像插件那样自动 hook 到对话流程中。

因为本地部署的比本地插件会多一些功能比如知识图谱,希望可以新增openclaw插件对本地部署MemOS的支持。

Willingness to Implement | 实现意愿

  • I'm willing to implement this myself | 我愿意自己解决
  • I would like someone else to implement this | 我希望其他人来解决

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpendingPending items to be addressed | 待解决事项。

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions