跳到主要内容

提供商

PicoClaw 通过 model_list 配置支持 15+ 个 LLM 提供商。

支持的提供商

提供商用途获取 API Key
OpenAIGPT 系列模型platform.openai.com
AnthropicClaude 系列模型console.anthropic.com
Google GeminiGemini 系列模型aistudio.google.com
智谱 AIGLM 系列模型bigmodel.cn
DeepSeekDeepSeek 系列模型platform.deepseek.com
Groq高速推理 + Whisper 语音转写console.groq.com
OpenRouter聚合多种模型openrouter.ai
Moonshot(Kimi)Kimi 系列模型platform.moonshot.cn
通义千问(Qwen)阿里云 Qwen 系列dashscope.console.aliyun.com
NVIDIANVIDIA AI 模型build.nvidia.com
Ollama本地模型本地部署,无需 Key
vLLM本地 OpenAI 兼容服务本地部署
Cerebras高速推理cerebras.ai
火山引擎字节跳动模型console.volcengine.com
AntigravityGoogle Cloud Code Assist仅 OAuth

快速配置

{
"model_list": [
{
"model_name": "my-model",
"model": "openai/gpt-5.2",
"api_key": "sk-..."
}
],
"agents": {
"defaults": {
"model": "my-model"
}
}
}

完整配置说明请参考模型配置

特殊提供商

  • Antigravity — Google Cloud Code Assist,使用 OAuth 而非 API Key
  • Groq — 同时提供免费语音转写(Whisper),可用于 Telegram 语音消息自动转文字