From cd7b6b823b6d2c60a4613d5695506b8af5594575 Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Sun, 15 Feb 2026 10:52:57 +0800 Subject: [PATCH] vault backup: 2026-02-15 10:52:57 --- 07-Other/AI/AI Agent/Claude & CodeX.md | 1 + 07-Other/AI/AI Agent/OpenClaw.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/07-Other/AI/AI Agent/Claude & CodeX.md b/07-Other/AI/AI Agent/Claude & CodeX.md index 1a4b29e..09bd2e4 100644 --- a/07-Other/AI/AI Agent/Claude & CodeX.md +++ b/07-Other/AI/AI Agent/Claude & CodeX.md @@ -2,6 +2,7 @@ 1. Claude:编程向的LLM大模型 1. 本地部署 LLM,无订阅使用 Claude Code https://km.netease.com/v4/detail/blog/258409 1. **本地部署 LLM,并让 Claude Code 使用本地模型作为推理后端**。 claude code + glm4.5 + 2. 【【硬核教程】教你搭建Mac AI集群!4台M3 Ultra,运行万亿参数大模型!】 https://www.bilibili.com/video/BV18wZjBuEUB/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e 2. Claude Code Agent Teams 实验与技术剖析 https://km.netease.com/v4/detail/blog/259175 3. 部署思路: 1. Ollama。https://zhuanlan.zhihu.com/p/1996694609837983703 diff --git a/07-Other/AI/AI Agent/OpenClaw.md b/07-Other/AI/AI Agent/OpenClaw.md index 37f0446..3f00b5f 100644 --- a/07-Other/AI/AI Agent/OpenClaw.md +++ b/07-Other/AI/AI Agent/OpenClaw.md @@ -18,6 +18,10 @@ https://docs.openclaw.ai/install/docker - openclaw gateway - openclaw gateway status - openclaw configure +修改模型: +``` +openclaw models set +``` # 查看日志 openclaw logs --follow