Skip to main content
View on GitHub -> Chinese LLM routing through AIsa. Send Chinese-language tasks to Qwen, DeepSeek, GLM, Baichuan, and related model families.

Install

First, install the AIsa CLI if you have not already:
Then install the skill:

What can agents do with it?

Chinese prompts

Route Chinese-language tasks to strong Chinese LLMs.

Model selection

Choose between Qwen, DeepSeek, GLM, Baichuan, and related models.

Bilingual workflows

Switch between Chinese and global model families.

Agent defaults

Give agents practical routing heuristics.

🔥 What You Can Do

Intelligent Chat

Deep Reasoning

Code Generation

Long Text Processing

Model Comparison

Supported Models

Qwen (Alibaba)

DeepSeek

Note: Prices are in M (million tokens). Model availability may change, see console.aisa.one/pricing for the latest list.

Quick Start

API Endpoints

OpenAI Compatible Interface

Qwen Example

DeepSeek Example

Qwen3 Code Generation Example

Parameter Reference

Response Format

Streaming Output

Returns Server-Sent Events (SSE) format:

Python Client

CLI Usage

Python SDK Usage

Use Cases

1. Chinese Content Generation

2. Code Development

3. Complex Reasoning

4. Visual Understanding

5. Model Routing Strategy

Error Handling

Errors return JSON with error field:
Common error codes:
  • 401 - Invalid or missing API Key
  • 402 - Insufficient balance
  • 404 - Model not found
  • 429 - Rate limit exceeded
  • 500 - Server error

Pricing

Price unit: $ per Million tokens. Each response includes usage.cost and usage.credits_remaining.

Get Started

  1. Register at aisa.one
  2. Get API Key
  3. Top up (pay-as-you-go)
  4. Set environment variable: export AISA_API_KEY="your-key"

Full API Reference

See API Reference for complete endpoint documentation.

Get started

  1. Sign up at aisa.one (new accounts start with $2 free credit).
  2. Generate an API key from the console.
  3. Set your key and install the skill:
  4. Start a new agent session so the runtime loads the updated skill instructions.

Chinese LLMs

Overview of Chinese model families in AIsa.

AIsa LLM Router

General-purpose model routing across providers.

Model Catalog

Browse supported model IDs.