Novita

qwen/qwen3.8-max

Context

1M

Input

text, image, video

Output

text

Tool calling

Supported

About this model

Qwen3.8-Max is Alibaba's 2.4-trillion-parameter flagship multimodal large language model. Designed for long-horizon professional workflows, it excels in full-stack coding, agentic development, data analysis, and office automation. It processes text, images, video, and documents natively, and is positioned as a leading frontier model.

Capabilities

text

Available through the unified API

image

Available through the unified API

video

Available through the unified API

Tool CallingVisionLong Context

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "6687bfcfb52d4945aa836220b5b4cf16",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

Novita

6687bfcfb52d4945aa836220b5b4cf16

Available

Input

$2.000 / 1M

Output

$6.000 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$2.000 / 1M
Output tokens$6.000 / 1M

Performance

Published evaluation results associated with this model.

No benchmark data is listed for this model.

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "6687bfcfb52d4945aa836220b5b4cf16",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

AI Assistant

Instances · Endpoints · Guidance

Enter ↵ to send · Shift+Enter for new line