Qwen3.7-Plus is a cost-effective model in Alibaba's Qwen3.7 series. It supports text and image input with text output, building on the series' text capabilities with a comprehensive upgrade to its vision-language abilities while retaining full-stack, agent-level intelligence for coding, tool use, and productivity workflows. Its distinguishing trait is multi-modal interactive hybrid agent capability: it can perceive real-world scenes, read screens and interact with GUIs, generate code from visual references, and perform end-to-end navigation within mobile apps.
from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="qwen/qwen3.7-plus", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="qwen/qwen3.7-plus", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)Gateway routes for this model on the Respan gateway, including fallback routes when configured.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| qwen/qwen3.7-plus | 1M | $0.40/M | $1.60/M | Read:$0.00/MWrite:$0.00/M | 3.7s | +2 | 56tps |
Other models from the same provider available through the gateway.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| qwen/qwen3.6-flash | 1M | $0.25/M | $1.50/M | Read:$0.05/MWrite:$0.00/M | — | +2 | — |
| qwen/qwen3.7-flash | 1M | $0.03/M | $0.13/M | Read:$0.00/MWrite:$0.00/M | 3.3s | 103tps | |
| qwen/qwen3.7-max | 1M | $2.50/M | $7.50/M | Read:$0.50/MWrite:$0.00/M | — | +2 | — |
| qwen/qwen3.8-max | 1M | $2.00/M | $6.00/M | Read:$0.25/MWrite:$0.00/M | 2.3s | 17tps | |
| qwen/qwen3.8-max-0902 | 1M | $2.00/M | $6.00/M | Read:$0.25/MWrite:$0.00/M | 2.4s | +2 | 12tps |
Built to meet the security and privacy standards that enterprise and healthcare teams require.
ISO 27001
The internationally recognized standard for information security management.
SOC 2
Secure, compliant management of your data across all of our systems.
GDPR
Operated under GDPR, the world's strictest standard for data privacy.
HIPAA
HIPAA compliant, with a BAA available for healthcare teams.