🦞
+

OpenClaw + chuizi.ai

Power your local AI assistant with 120+ models across 15+ providers through 5 API protocols

What is OpenClaw?

OpenClaw is an open-source local AI assistant that connects to WhatsApp, Telegram, and Slack. It performs real operations — managing emails, scheduling meetings, browsing the web — while keeping your data private on your machine.

Local Privacy
Messaging Integration
Real Operations

Why chuizi.ai + OpenClaw?

120+ Models, One Key

Access Claude, GPT, Qwen, DeepSeek, GLM, Llama and 120+ models across 15+ providers — all through a single API key.

No Rate Limits

Agent workflows need sustained throughput. No RPM caps to interrupt your agents.

5 API Protocols

OpenAI /v1/*, Anthropic /anthropic/*, Audio TTS, Audio STT, and Image Generation. Zero format conversion overhead.

Auto Failover

Circuit breaker with provider chain (Bedrock → Vertex → Alibaba → Direct) across 4 major cloud backends ensures your agents never stop.

Per-Request Cost Tracking

Every agent action is billed transparently. Query costs in real time via the Generation API.

Save 70%+ on Agent Token Costs

OpenClaw agents make hundreds of API calls per session. Most are simple — reading emails, checking calendars, parsing web pages. Our 14-dimension weighted scorer evaluates every request in under 1ms and auto-routes to the cheapest capable model across 4 cloud backends (AWS Bedrock, Alibaba Bailian, Azure OpenAI, Google Vertex AI).

Read email

LIGHT

Haiku 4.5 $1/M in

Check calendar

LIGHT

Qwen 3.5 $0.30/M in

Web search

MEDIUM

Sonnet 4.6 $3/M in

Analyze & decide

HEAVY

Opus 4.6 $5/M in

Typical 50-call session

Direct Anthropic

$2.40

Chuizi.AI Smart

$0.72

Save 70%

Configuration

1

Get Your API Key

Sign up at chuizi.ai and create an API key from the console.

2

Configure Providers

config.yaml
providers:
- name: chuizi-anthropic
type: anthropic
base_url: https://api.chuizi.ai/anthropic
api_key: ck-your-key-here
- name: chuizi-openai
type: openai
base_url: https://api.chuizi.ai/v1
api_key: ck-your-key-here
3

Define Your Agents

agents.yaml
# Multi-agent configuration example
agents:
- name: assistant
provider: chuizi-anthropic
model: claude-sonnet-4-6
- name: researcher
provider: chuizi-openai
model: openai/gpt-4.1
- name: quick-reply
provider: chuizi-openai
model: deepseek/deepseek-chat-v3.2

Recommended Model Strategies

Claude-Focused

Opus 4.6 for complex analysis ($5/M in), Sonnet 4.6 for daily tasks ($3/M in), Haiku 4.5 for quick responses ($1/M in). Best for reasoning-heavy agent workflows.

Cost-Optimized

DeepSeek V3.2 + Qwen 3.5 for budget-friendly agents without sacrificing quality. Great for high-volume messaging bots.

Best of Each

Claude for reasoning, GPT-4.1 for coding, Gemini for vision, Qwen for Chinese tasks — pick the best model for each agent task across 15+ providers.

Ready to power your AI assistant?

Get an API key and connect OpenClaw in under 2 minutes.