Quick Start

按步骤配置 AI 客户端

客户端接入时请使用站点根地址,模型按控制台说明填写,API Key 使用个人创建的密钥。

$ ai-client --model gpt-5.6
Base URL: https://www.ssszhuo.com/
Responses API ready
usage records enabled

第 1 步

  • 打开 www.ssszhuo.com 注册或登录
  • 进入 API 密钥页面
  • 创建个人 API Key

第 2 步

  • Base URL 填 https://www.ssszhuo.com/
  • Model 按控制台可用模型填写
  • API Key 填 tr_ 开头的个人密钥

第 3 步

  • 先查 /v1/models 验证 Key
  • 再打开客户端使用
  • 如遇异常,可复制诊断信息给客服
model_provider = "custom"
model = "gpt-5.6"

[model_providers.custom]
name = "SSS Token"
base_url = "https://www.ssszhuo.com/"
wire_api = "responses"
服务说明:SSS Token 提供 AI API 接入配置、密钥管理、订单与余额记录、用量统计和基础售后支持。实际消耗受请求内容、模型、回答长度和第三方服务状态影响,请以控制台用量记录为准。