ERNIE-Speed-128K

ERNIE-Speed-128K (Baidu) — 128K context, Lightweight tier. سعر الإدخال: $0.9716/M · سعر الإخراج: $1.9432/M · زمن الاستجابة 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

سعر الإدخال: $0.9716/M · سعر الإخراج: $1.9432/M · TTFT: 18ms

Specifications

  • المطور: Baidu
  • الفئة: Lightweight
  • نافذة السياق: 128K
  • سعر الإدخال: $0.9716 / 1M
  • سعر الإخراج: $1.9432 / 1M
  • زمن الاستجابة: 18 ms
  • SLA: A

Typical use cases

  • تصنيف عالي QPS
  • روبوتات محادثة متعددة اللغات
  • RAG واستدعاء الأدوات

FAQ

  • تسعير ERNIE-Speed-128K على Routara؟ — إدخال $0.9716/M وإخراج $1.9432/M — فوترة حسب الاستخدام.
  • هل ERNIE-Speed-128K متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
  • هل يدعم ERNIE-Speed-128K البث؟ — نعم عندما يكون المسار live (stream: true).

Related models

  • MiniMax-File-Upload (/detail/minimax-file-upload)
  • MiniMax-Voice-Clone (/detail/minimax-voice-clone)
  • MiniMax-Hailuo-02 (/detail/minimax-hailuo-02)

Quick integration

  • curl https://api.routara.ai/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model":"ERNIE-Speed-128K","messages":[{"role":"user","content":"Hello"}],"stream":true}'