Groq ยท chat
qwen3-32b
groq/qwen/qwen3-32b
- Input price
- $0.290 / 1M tokens
- Output price
- $0.590 / 1M tokens
- Context window
- 131K tokens
- Lifecycle
- stable
qwen3-32b for OpenAI-compatible gateway routing
qwen3-32b is a Groq chat model in the Ferro Labs live catalog with a 131K tokens context window, 131K tokens maximum output, and capabilities including Function Calling, JSON Mode, and Reasoning, and more.
Token pricing is listed as $0.290 / 1M tokens for input tokens and $0.590 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as groq/qwen/qwen3-32b 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": "groq/qwen/qwen3-32b", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Function Calling
- JSON Mode
- Reasoning
- Streaming
Modalities
Input
- Text
Output
- Text
More from Groq
Catalog prices may change. Verify current provider terms before purchasing.