Upload README.zh-CN.md with huggingface_hub
Browse files- README.zh-CN.md +64 -34
README.zh-CN.md
CHANGED
|
@@ -1,62 +1,92 @@
|
|
| 1 |
-
#
|
| 2 |
|
| 3 |
-
|
| 4 |
-
[](https://openclaw.ai)
|
| 5 |
-
[](https://ilang.ai)
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
-
|
| 10 |
|
| 11 |
-
|
| 12 |
|
| 13 |
-
|
| 14 |
-
1. 人格——跟 Poor Man's Opus 同款的 `::GENE{}` 行为基因
|
| 15 |
-
2. 安全网——主模型挂了自动切免费提供商
|
| 16 |
|
| 17 |
-
一
|
| 18 |
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
```bash
|
| 22 |
-
# 1. 装技能
|
| 23 |
openclaw skills install zero-token
|
| 24 |
-
|
| 25 |
-
# 2. 跑配置脚本
|
| 26 |
bash ~/.openclaw/workspace/skills/zero-token/scripts/setup.sh
|
|
|
|
| 27 |
|
| 28 |
-
|
| 29 |
-
# - Gemini: https://aistudio.google.com/apikey
|
| 30 |
-
# - Groq: https://console.groq.com/keys
|
| 31 |
|
| 32 |
-
|
| 33 |
-
# http://localhost:8787 → API Keys
|
| 34 |
|
| 35 |
-
#
|
| 36 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
-
##
|
| 39 |
|
| 40 |
-
|
| 41 |
-
|------|--------|
|
| 42 |
-
| 新手想试 agent 技能 | **Zero Token** — 免费、立刻 |
|
| 43 |
-
| 主力生产 | **Poor Man's Opus** — DeepSeek V4 Pro |
|
| 44 |
-
| API 挂了 / token 用完了 | **Zero Token** — 自动切免费模型 |
|
| 45 |
|
| 46 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
|
| 48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
|
| 50 |
```bash
|
| 51 |
openclaw skills install poor-mans-opus
|
| 52 |
```
|
| 53 |
|
| 54 |
-
|
| 55 |
|
| 56 |
## 链接
|
| 57 |
|
| 58 |
- [Free-Way 网关](https://github.com/GoDiao/Free-Way)
|
| 59 |
-
- [Poor Man's Opus](https://github.com/mtmpss/poor-mans-opus)
|
| 60 |
- [I-Lang 协议](https://ilang.ai)
|
| 61 |
-
|
| 62 |
-
|
|
|
|
|
|
| 1 |
+
## 你的 Agent 断过吗?
|
| 2 |
|
| 3 |
+
API 欠费。DeepSeek 限流。OpenAI 挂了。你的 Agent 刚完成 80%,然后——沉默。
|
|
|
|
|
|
|
| 4 |
|
| 5 |
+
用户不会理解。他们只知道「这玩意儿又不行了」。三次之后,你不会再有第四次机会。
|
| 6 |
|
| 7 |
+
---
|
| 8 |
|
| 9 |
+
## Zero Token 做的事
|
| 10 |
|
| 11 |
+
不是「备用方案」。不是「降级容忍」。是**无感接管**。
|
|
|
|
|
|
|
| 12 |
|
| 13 |
+
主模型挂掉的那一秒,13 个免费 LLM 已经顶上。同一个 Agent 人格,同一个决策逻辑,同一个语气。你的用户连波动都看不到。
|
| 14 |
|
| 15 |
+
**0 元。0 中断。0 察觉。**
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
## 两行命令,一分钟
|
| 20 |
|
| 21 |
```bash
|
|
|
|
| 22 |
openclaw skills install zero-token
|
|
|
|
|
|
|
| 23 |
bash ~/.openclaw/workspace/skills/zero-token/scripts/setup.sh
|
| 24 |
+
```
|
| 25 |
|
| 26 |
+
[Free-Way](https://github.com/GoDiao/Free-Way) 网关聚合 13+ 免费 LLM 提供商,你给一组免费 key,它给你一个 `/v1` 端点。OpenClaw 配成 fallback。主模型炸了 → 自动切。代理接着跑。
|
|
|
|
|
|
|
| 27 |
|
| 28 |
+
---
|
|
|
|
| 29 |
|
| 30 |
+
## 两种模式
|
| 31 |
+
|
| 32 |
+
| 模式 | 触发条件 | 效果 |
|
| 33 |
+
|------|---------|------|
|
| 34 |
+
| 🆓 免费模式 | 无付费 API key | Agent 完全跑在免费模型上,SOUL 人格完整保留 |
|
| 35 |
+
| 🛡️ 接管模式 | 主模型挂了 / token 耗尽 | 自动切免费提供商,工作继续,用户无感 |
|
| 36 |
+
|
| 37 |
+
---
|
| 38 |
+
|
| 39 |
+
## 零成本 ≠ 垃圾模型
|
| 40 |
+
|
| 41 |
+
免费模型裸输出一般。但 `::GENE{}` 行为 DNA 叠上去之后——同一个人格,同一种决策,同一种语气。用户分不清现在跑的是 DeepSeek V4 Pro 还是 Llama 3.3 70B。
|
| 42 |
+
|
| 43 |
+
---
|
| 44 |
|
| 45 |
+
## 凭什么免费
|
| 46 |
|
| 47 |
+
Free-Way + Zero Token 开源。每个提供商都有免费额度:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
|
| 49 |
+
| 提供商 | 免费额度 | 推荐模型 |
|
| 50 |
+
|--------|---------|---------|
|
| 51 |
+
| Groq | 1000 req/天 | Llama 3.3 70B |
|
| 52 |
+
| Gemini Flash | 1500 req/天 | Gemini 2.5 Flash |
|
| 53 |
+
| Cerebras | 1700 req/天 | Llama 3.3 70B |
|
| 54 |
+
| Cloudflare | 1万 neurons/天 | Llama 3.1 8B |
|
| 55 |
+
| OpenRouter | 200 req/天 | 多个免费模型 |
|
| 56 |
+
| Mistral | 1 req/秒 | Mistral Small |
|
| 57 |
+
| Cohere | 20 req/分 | Command R+ |
|
| 58 |
+
| NVIDIA NIM | 免费层 | Llama 3.3 70B |
|
| 59 |
|
| 60 |
+
注册每个 key 30 秒。setup 脚本带你一步步走。
|
| 61 |
+
|
| 62 |
+
---
|
| 63 |
+
|
| 64 |
+
## 对比
|
| 65 |
+
|
| 66 |
+
| | 主流方案 | Zero Token |
|
| 67 |
+
|---|---|---|
|
| 68 |
+
| 模型费用 | $0.14–$15.00/M tokens | **$0.00** |
|
| 69 |
+
| 模型中断 | 彻底停摆 | 无感切换 |
|
| 70 |
+
| 备用模型数 | 0 | 13+ |
|
| 71 |
+
| Agent 人格 | 主模型挂了就丢 | 始终一致 |
|
| 72 |
+
| 设置成本 | 半天(配负载均衡) | 1 分钟 |
|
| 73 |
+
|
| 74 |
+
---
|
| 75 |
+
|
| 76 |
+
## 什么时候升级
|
| 77 |
+
|
| 78 |
+
Zero Token 保证不掉线。如果追求最佳输出——DeepSeek V4 Pro + 完整基因组,Opus 3% 价格:
|
| 79 |
|
| 80 |
```bash
|
| 81 |
openclaw skills install poor-mans-opus
|
| 82 |
```
|
| 83 |
|
| 84 |
+
---
|
| 85 |
|
| 86 |
## 链接
|
| 87 |
|
| 88 |
- [Free-Way 网关](https://github.com/GoDiao/Free-Way)
|
|
|
|
| 89 |
- [I-Lang 协议](https://ilang.ai)
|
| 90 |
+
- [OpenClaw](https://github.com/openclaw/openclaw)
|
| 91 |
+
- [Poor Man's Opus](https://github.com/mtmpss/poor-mans-opus)
|
| 92 |
+
- [ClawHub](https://clawhub.ai/mtmpss/zero-token)
|