Documentation Index
Fetch the complete documentation index at: https://liaobots.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

准备工作
Claude code 计费方法同步官方,价格比例请参考 模型与价格,API 地址与备用地址请参考 API 调用示例流程
第一步

验证 Node.js 是否安装
打开终端输入
node --version 和 npm --version 验证 Node.js 是否安装
出现类似 v22.16.0 的版本号进入下一步,否则请前往官网下载 https://nodejs.org/en/download/
