multimodal-embedding-v1

multimodal-embedding-v1 (ali) — 128K context, General tier. Preis pro Bild: $0.000118 · Latenz 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preis pro Bild: $0.000118 · TTFT: 32ms

Specifications

  • Entwickler: ali
  • Kategorie: General
  • Kontextfenster: 128K
  • Preis pro Bild: $0.000118
  • Latenz: 32 ms
  • SLA: A

Typical use cases

  • Bild- und Videogenerierung
  • Mehrsprachige Chatbots
  • RAG und Tool-Aufrufe

FAQ

  • Wie wird multimodal-embedding-v1 auf Routara abgerechnet? — $0.000118 pro generiertem Bild — nutzungsbasiert ohne Plattformgebühr.
  • Ist multimodal-embedding-v1 OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt multimodal-embedding-v1 Streaming? — Ja, wenn die Route live ist (stream: true).

Related models

Quick integration

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