Qwen Qwen3 235b A22b Instruct 2507
qwen3-235b-a22b-instruct-2507 (qwen3-235b-a22b-instruct-2507) — 128K context, General tier. 입력 가격: $0.09/M · 출력 가격: $0.58/M · 평균 지연 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
게이트웨이 실시간 가격 · 귀하의 지역에 최적의 업스트림으로 자동 라우팅
Specifications
- 개발사: qwen3-235b-a22b-instruct-2507
- 카테고리: General
- 컨텍스트: 128K
- 입력 가격: $0.09 / 1M
- 출력 가격: $0.58 / 1M
- 평균 지연: 32 ms
- SLA: A
Typical use cases
- 다국어 챗봇
- RAG 및 도구 호출
- 코드 생성·리뷰
FAQ
- qwen3-235b-a22b-instruct-2507 Routara 요금은? — 입력 $0.09/M, 출력 $0.58/M. 요청별 과금, 플랫폼 수수료 없음.
- qwen3-235b-a22b-instruct-2507 OpenAI 호환? — 예. base_url을 https://api.routara.ai/v1 로 설정하세요.
- qwen3-235b-a22b-instruct-2507 스트리밍 지원? — 라우트가 live일 때 stream: true 사용 가능.
Related models
- multimodal-embedding-v1 (/detail/multimodal-embedding-v1)
- qwen-image-max (/detail/qwen-image-max)
- grok-imagine-image (/detail/grok-imagine-image)
Quick integration
- curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen/qwen3-235b-a22b-instruct-2507","messages":[{"role":"user","content":"Hello"}],"stream":true}'