Description
Qwen3-VL-235B-A22B Thinking is a multimodal model that unifies strong text generation with visual understanding across images and video. The Thinking model is optimized for multimodal reasoning in STEM and math....
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: Qwen: Qwen3 VL 235B A22B Thinking (qwen/qwen3-vl-235b-a22b-thinking)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "qwen/qwen3-vl-235b-a22b-thinking",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the Qwen: Qwen3 VL 235B A22B Thinking model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
- Images
API Pricing
- Input: 0.26$ / 1M tokens
- Output: 2.6$ / 1M tokens
Token Limits
- Max Output: 32,768 tokens
- Max Context: 131,072 tokens
Subscription Tiers
- free
- pro
- ultimate
