Embedding-V1

Embedding-V1 (Baidu) — 128K context, General tier. Precio entrada: $0.5/M · Precio salida: $0.5/M · Latencia 32ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Precio entrada: $0.5/M · Precio salida: $0.5/M · TTFT: 32ms

Specifications

  • Desarrollador: Baidu
  • Categoría: General
  • Ventana de contexto: 128K
  • Precio entrada: $0.5 / 1M
  • Precio salida: $0.5 / 1M
  • Latencia: 32 ms
  • SLA: A

Typical use cases

  • Generación imagen/video
  • Chatbots multilingües
  • RAG y herramientas

FAQ

  • ¿Precio de Embedding-V1 en Routara? — Entrada $0.5/M, salida $0.5/M — facturación por uso.
  • ¿Embedding-V1 es compatible con OpenAI? — Sí. base_url: https://api.routara.ai/v1
  • ¿Embedding-V1 admite streaming? — Sí cuando la ruta está live (stream: true).

Related models

  • ai_infer_test_1 (/detail/ai-infer-test-1)
  • ai_infer_test_2 (/detail/ai-infer-test-2)
  • ai_infer_test_3 (/detail/ai-infer-test-3)

Quick integration

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