Skip to content

AWS Bedrock · chat

qwen.qwen3-coder-next

bedrock/qwen.qwen3-coder-next

Input price
$0.500 / 1M tokens
Output price
$1.20 / 1M tokens
Context window
262K tokens
Lifecycle
stable

qwen.qwen3-coder-next for OpenAI-compatible gateway routing

qwen.qwen3-coder-next is a AWS Bedrock chat model in the Ferro Labs live catalog with a 262K tokens context window, 8K tokens maximum output, and capabilities including Function Calling, JSON Mode, and Streaming.

Token pricing is listed as $0.500 / 1M tokens for input tokens and $1.20 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as bedrock/qwen.qwen3-coder-next to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.

OpenAI-compatible usage example

curl https://api.ferrolabs.ai/v1/chat/completions \
  -H "Authorization: Bearer $GATEWAY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "bedrock/qwen.qwen3-coder-next", "messages": [{"role": "user", "content": "Hello!"}]}'

Capabilities

  • Function Calling
  • JSON Mode
  • Streaming

Modalities

Input

  • Text

Output

  • Text

More from AWS Bedrock

Catalog prices may change. Verify current provider terms before purchasing.