qwen2.5-14b-instruct-1m

qwen2.5-14b-instruct-1m (custom) — 1M context, General tier. سعر الإدخال: $1/M · سعر الإخراج: $3/M · زمن الاستجابة 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

سعر الإدخال: $1/M · سعر الإخراج: $3/M · TTFT: 32ms

Specifications

  • المطور: custom
  • الفئة: General
  • نافذة السياق: 1M
  • سعر الإدخال: $1 / 1M
  • سعر الإخراج: $3 / 1M
  • زمن الاستجابة: 32 ms
  • SLA: A

Typical use cases

  • روبوتات محادثة متعددة اللغات
  • RAG واستدعاء الأدوات
  • توليد الأكواد

FAQ

  • تسعير qwen2.5-14b-instruct-1m على Routara؟ — إدخال $1/M وإخراج $3/M — فوترة حسب الاستخدام.
  • هل qwen2.5-14b-instruct-1m متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
  • هل يدعم qwen2.5-14b-instruct-1m البث؟ — نعم عندما يكون المسار live (stream: true).

Related models

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • mj_custom_zoom (/detail/mj-custom-zoom)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"qwen2.5-14b-instruct-1m","messages":[{"role":"user","content":"Hello"}],"stream":true}'