Models X-ai xAI: Grok 4.20 Multi-Agent
XA

xAI: Grok 4.20 Multi-Agent

x-ai/grok-4.20-multi-agent
2M tokens
Context
$2.00/M tokens
Input
$6.00/M tokens
Output
Th3 31, 2026
Released

Mô tả

Grok 4.20 Multi-Agent is a variant of xAI’s Grok 4.20 designed for collaborative, agent-based workflows. Multiple agents operate in parallel to conduct deep research, coordinate tool use, and synthesize information across complex tasks. Reasoning effort behavior: - low / medium: 4 agents - high / xhigh: 16 agents

Nhà cung cấp

X-ai

🚀 Dùng thử ngay

Trải nghiệm xAI: Grok 4.20 Multi-Agent miễn phí với AI Agent trực tuyến — không cần cài đặt.

Tạo AI Agent Online →

🔑 Tích hợp qua API

Tạo API Key để gọi xAI: Grok 4.20 Multi-Agent từ ứng dụng của bạn qua BizCity API.

Tạo API Key →
Quickstart — cURL
curl https://bizgpt.vn/wp-json/bizcity/v1/llm/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "x-ai/grok-4.20-multi-agent",
    "messages": [{"role":"user","content":"Hello!"}]
  }'