모델
0G 네트워크에서 사용 가능한 AI 모델 탐색
MiniMax-M3, a natively-multimodal model on MiniMax Sparse Attention (MSA); agentic coding, native tool use, and long-horizon tasks. 1M context, thinking on by default.
0G.AI in-house model optimized for agentic coding and tool use; thinking enabled by default.
ByteDance Seedance 2.5 text-to-video and image-to-video (single first-frame reference via input_reference) — the two Seedance capabilities that map onto a real OpenAI Video API field. ByteDance's own model also supports first+last-frame control and multimodal reference generation (multiple reference images/videos/audio composited per the prompt, including audio-only input), but OpenAI's Video API has no field to express either one, so this integration does not expose a client-facing input for them. Duration 4-30s (default 5); seconds is required on this endpoint and is clamped into that range rather than rejected (the vendor's own 'model-chosen' -1 duration is not reachable through this endpoint — seconds must be a positive number here), resolution 480p/720p/1080p (narrower than earlier Seedance versions — 4k is not served, and is downgraded rather than rejected: a 4K pixel size renders at 1080p, while the bare token '4k' is unrecognised and falls to the 720p default), ratio 16:9/9:16/4:3/3:4/1:1/21:9/adaptive, optional synchronized audio (generate_audio, on by default), fps fixed at 24, optional output_format passthrough (default mp4). Billed on the vendor-reported token count (usage.completion_tokens) — not a flat per-second rate. Async: POST /v1/videos, poll GET /v1/videos/{id} until completed, then GET /v1/videos/{id}/content for the MP4.
Anthropic Claude Fable 5; text and image input, text output, with a 1M-token context window. Extended thinking and tool use supported.
Alibaba Qwen3.7-Max with native function calling and web search; 1M context.
Zhipu AI GLM-5.2, open-source, purpose-built for long-horizon tasks; 1M lossless context. Strong coding and engineering: autonomous task decomposition, architecture design, full-stack development, integration testing, and multi-platform deployment.
DeepSeek-V4-Pro for agentic coding, multi-step workflows, and complex reasoning; 1M context, up to 384K output. Currently served as the pinned 2026-08-13 snapshot.
Lightweight MoE (284B total / 13B active) tuned for fast, low-cost, high-throughput text work; function calling, web search, and thinking on by default (disable with enable_thinking:false); 1M context, up to 384K output. Currently served as the pinned 2026-07-31 snapshot.
A 35B hybrid MoE model enhanced with per-token reward guidance. At each decoding step, a 4B Value Model scores candidate tokens and steers generation toward higher-quality outputs, with improvements in harmlessness, helpfulness, and honesty.
Zhipu AI GLM-5.3 for long-horizon reasoning, coding, and agentic tool use; 1M context, up to 131K output. Deep thinking is always on and cannot be disabled; how reasoning depth is controlled depends on the provider (top-level reasoning_effort or chat_template_kwargs). Function calling, JSON mode (response_format: json_object), and implicit prompt caching supported.
Multilingual automatic speech recognition (ASR); transcription and translation.
Asynchronous text-to-image model with Base64 output. Generates at most 2 images per request — requesting more (n > 2) returns 2 images, not an error.
Anthropic Claude Opus 4.8; text and image input, text output, with a 1M-token context window. Extended thinking and tool use supported.
Anthropic Claude Opus 5; text and image input, text output, with a 1M-token context window. Extended thinking and tool use supported.
Anthropic Claude Sonnet 5; text and image input, text output, with a 1M-token context window. Extended thinking and tool use supported.
Zhipu AI GLM-5, purpose-built for coding and agent workflows; 744B foundation, 200K context.
Zhipu AI GLM-5.1, purpose-built for long-horizon tasks; 744B foundation, 200K context.
Zhipu AI GLM-5.3-Flash, a fast, cost-effective model for coding and agentic tasks; served via Tencent Cloud MaaS (TokenHub), which exposes both OpenAI and Anthropic faces. Text in / text out, 1M context, up to 128K output. Deep thinking is always on, controllable via reasoning_effort ("none" disables it); function calling (tool_choice limited to auto/none in thinking mode), JSON mode (response_format: json_object), and implicit prompt caching supported.
GPT-5.5, designed for complex professional workloads, with strong reasoning, high reliability, and improved token efficiency on hard tasks. Text and image input, text output, 1M-token context.
Fast, cost-efficient model in the GPT-5.6 family, optimized for high-volume, cost-sensitive workloads: responsive chat, classification, extraction, lightweight coding, and agentic workflows at lower latency and cost. Text and image input, text output, 1M-token context.
Flagship of the GPT-5.6 series, built for advanced reasoning, complex coding, and agentic workflows: multi-step software engineering, long-horizon problem solving, and autonomous tool use. Text and image input, text output, 1M-token context.
Balanced model in the GPT-5.6 family, tuned for workloads that need strong reasoning, coding, and agentic capability at lower cost than the flagship tier. Text and image input, text output, 1M-token context.
Tencent Hunyuan 3 (hy3); 295B total / 21B active MoE, native 256K context. Text in / text out. Function calling and implicit prompt caching supported. Served via the Tencent Cloud MaaS (TokenHub international) OpenAI-compatible gateway.
Tencent Hunyuan Hy4 preview; 770B total / 49B active MoE tuned for agent, coding and production workflows — stronger task decomposition, long-horizon tool use and long-chain execution than Hunyuan 3. Served via Tencent Cloud MaaS (TokenHub), which exposes both OpenAI and Anthropic faces. Text in / text out, 1M context, up to 64K output. Deep thinking is on by default and can be disabled with reasoning_effort:"none" (enable_thinking is not honored); function calling, JSON mode (response_format: json_object / json_schema) and implicit prompt caching supported.
Moonshot AI coding model for agentic coding and tool use; multimodal input (text, image, video), thinking always on. 256K context.
Moonshot AI Kimi K3; multimodal input (text, image, video), text output. 1M context, deep thinking always on. Function calling and implicit prompt caching supported.
MiniMax-H3 (Hailuo-03) text-to-video and image-to-video, billed per generated second. `seconds` must be 4-15, and outside that range it is silently clamped rather than rejected. `size` names a resolution TIER, not output dimensions: send one of the names listed under Resolution Tiers. OpenAI pixel dimensions (1280x720) are also accepted, but they set only the aspect ratio and only for text-to-video — on image-to-video the ratio follows your reference image, so pixel dimensions have no effect there, while a tier name still selects the tier. Prompt required, up to 7000 characters. Image-to-video takes one first-frame image via multipart `input_reference`. Async: POST /v1/videos, poll GET /v1/videos/{id} until completed, then GET /v1/videos/{id}/content for the MP4.
Alibaba multimodal vision-language model; strong at visual reasoning, OCR, and document understanding.
Alibaba Qwen3.6-Plus with hybrid linear attention and sparse MoE; 1M context, 119 languages.
Alibaba multimodal model with vision and video understanding; native function calling, 1M context.