qwen3-next-80b-a3b-thinking
qwen3-next-80b-a3b-thinking (Routara Network) — 128K context, Reasoning tier. 입력 가격: $0.27045454545454545/M · 출력 가격: $2.7045454545454546/M · 평균 지연 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.
입력 가격: $0.27045454545454545/M · 출력 가격: $2.7045454545454546/M · 첫 토큰 지연: 48ms
Specifications
- 개발사: Routara Network
- 카테고리: Reasoning
- 컨텍스트: 128K
- 입력 가격: $0.27045454545454545 / 1M
- 출력 가격: $2.7045454545454546 / 1M
- 평균 지연: 48 ms
- SLA: S+
Typical use cases
- 다단계 추론·에이전트
- RAG 및 도구 호출
- 코드 생성·리뷰
FAQ
- qwen3-next-80b-a3b-thinking Routara 요금은? — 입력 $0.27045454545454545/M, 출력 $2.7045454545454546/M. 요청별 과금, 플랫폼 수수료 없음.
- qwen3-next-80b-a3b-thinking OpenAI 호환? — 예. base_url을 https://api.routara.ai/v1 로 설정하세요.
- qwen3-next-80b-a3b-thinking 스트리밍 지원? — 라우트가 live일 때 stream: true 사용 가능.
Related models
- audio1.0 (/detail/audio1-0)
- happyhorse-1.0-i2v (/detail/happyhorse-1-0-i2v)
- happyhorse-1.0-r2v (/detail/happyhorse-1-0-r2v)
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-next-80b-a3b-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'