OpenClaw 支持 API 模型的 qmd

更新: 把 🦞 OpenClaw 的记忆 从 qmd 换成了 OpenViking

openclaw-memory-plugin 文档

—-

官方 qmd 仅支持本地模型, vibe 了一下

文档: https://github.com/xream/qmd/blob/main/MODEL_API_CONFIG.md

安装 bun install -g https://github.com/xream/qmd --trust

~/.config/qmd/index.yml 如图 2 设置

白嫖硅基流动的话 embed 和 rerank 这么设置

models:
  embed:
    base_url: "https://api.siliconflow.cn/v1"
    key: "sk-..."
    model: "BAAI/bge-m3"
  rerank:
    base_url: "https://api.siliconflow.cn/v1"
    key: "sk-..."
    model: "BAAI/bge-reranker-v2-m3"
  query:
    base_url: "https://api....com/v1"
    key: "..."
    model: "..."


~/.openclaw/openclaw.json 如图 3 设置

重启 openclaw gateway restart

图 1 是开了 /v full 方便调试
平时可以 /v on 不开 full , /v off 关掉

AI 合集 频道资源合集 恰饭推荐 群组

#AI #脚本 #OpenClaw #memory #qmd #记忆