
HodlAI 简介
HodlAI 是一个将 Web3 经济模型与 AI API 使用结合的平台。持有 $HODLAI 代币即可获得每日免费额度,用于调用 200+ 顶级 AI 模型,包括 GPT-5.2 、Claude 4.5 、Gemini 3 Pro 等。AI API 兼容 OpenAI 、Anthropic 和其他主流接口。
核心特点
经济机制
本文适用于已安装 ClawdBot 用户,介绍如何修改配置以接入 HodlAI 接口。详细安装教程请自行搜索,或借助 AI 指导,后续我们也将推出完整版教程。
使用任意编辑器打开 clawdbot.json:
nano ~/.clawdbot/clawdbot.json 将 models 和 agents 部分替换为以下内容:
如需更换模型,请同步修改所有
gpt-5.2相关字段(id、name、primary、models)
"models": { "mode": "merge", "providers": { "llm": { "baseUrl": "https://api.hodlai.fun/v1", "apiKey": "你的 API Key", "api": "openai-completions", "models": [ { "id": "gpt-5.2", "name": "GPT-5.2", "reasoning": true } ] } } }, "agents": { "defaults": { "model": { "primary": "llm/gpt-5.2" }, "models": { "gpt-5.2": {} }, "workspace": "/root/clawd", "compaction": { "mode": "safeguard" }, "maxConcurrent": 4, "subagents": { "maxConcurrent": 8 } } } clawdbot doctor --fix clawdbot gateway restart 持有 $HODLAI 代币,即可免费使用 200+ AI 模型
完整模型列表:https://api.hodlai.fun/pricing
| 平台 | 链接 |
|---|---|
| 官网 | https://hodlai.fun/ |
| https://x.com/hodlai_bsc | |
| Telegram | https://t.me/hodlai_fun |
1 nancyc0813 1 月 30 日 via iPhone 试试看 |
2 Ne 1 月 30 日 已经按你说的。 o3-deep-research 测试 404 此模型仅在 v1/responses 中受支持,在 v1/chat/completions 中不受支持 。显示这样 |
4 linbenyi PRO 和 OpenClaw 交换一个友链吧.刚刚买了14.5 W 个代币. |