AI 五分钟写出来了
给儿子学英语点读用
给儿子学英语点读用
- ❤️8
2.16.14
~/.openclaw/workspace/AGENTS.md 里更好 因为 TOOLS.md 已经是怎么用 tools 了 可以强化一下...- 我新加的 skills 在 /root/.agents/skills 里, 总是使用里面最新的名字
- 生成图片使用 pollinations-image-gen, model 默认使用 zimage, 除非用户指定其他 model
- 当我让你截图或直接发送图片时, 需要使用 Message send media 发送图片到当前对话, 回复用户的消息
GONGXI2026
bun install -g https://github.com/xream/qmd --trust~/.config/qmd/index.yml 如图 2 设置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/v full 方便调试/v on 不开 full , /v off 关掉