Skip to main content
A2Agent gives you access to 20+ models across 5 major Chinese AI platforms — DeepSeek, GLM (智谱), Kimi (Moonshot), MiniMax, and Qwen (通义千问) — through a single OpenAI-compatible API. Every model below is ready to use with your A2Agent API key; no separate platform accounts or credentials required.

Models by Provider

DeepSeek models excel at both general-purpose chat and multi-step reasoning tasks, making them a strong default choice for coding assistants, analysis pipelines, and interactive applications.
Model IDContextTypes
deepseek-v4-flash128Kchat, reasoning
deepseek-v4-pro128Kchat, reasoning
deepseek-chat64Kchat
Model notes
  • deepseek-v4-flash — Fast, cost-efficient variant of the V4 series. Best for high-throughput workloads where response speed matters.
  • deepseek-v4-pro — Full-capability V4 model with stronger reasoning performance. Recommended for complex, multi-step tasks.
  • deepseek-chat — Stable general-purpose chat model. Pricing varies by channel; log in to view your applicable rate.

Model Type Glossary

Understanding each capability type helps you choose the right model for your task.
  • chat — General-purpose conversational inference. Covers Q&A, summarization, translation, creative writing, and instruction-following.
  • reasoning — Extended chain-of-thought capability for complex logic, math, and multi-step problem solving. These models think before they respond.
  • coding — Fine-tuned for source code generation, debugging, code review, and technical documentation.
  • agent — Supports tool-calling and function-calling protocols for building autonomous agents and multi-step orchestration pipelines.
  • vision — Accepts image inputs alongside text prompts. Use for document parsing, screenshot analysis, and image-grounded Q&A.
  • long-context — Models with context windows of 128K tokens or more. Suitable for processing entire codebases, books, or lengthy conversation histories in a single request.
Model IDs are case-sensitive. Use them exactly as shown in the tables above when setting the model parameter in your API requests. For example, use deepseek-v4-pro, not DeepSeek-V4-Pro or deepseek-v4-Pro.
Log in to your A2Agent account to unlock exclusive channel pricing — lower per-token rates on select models that aren’t visible to unauthenticated users. View your pricing →