VARIANTE · OpenAI / Embedding

Embedding text-embedding-3-small API

Variante de modelo disponible mediante la API de IA unificada de RunAPI.

Operativo · text · Uso comercial compatible
# Install the model skill for app development workflows
npx skills add runapi-ai/embedding -g
Installs docs, schemas, pricing context, and setup notes into your developer workspace.
Or use this setup request in your coding tool:
Install the Embedding skill for this app:

1. Add runapi-ai/embedding with the skills installer.
2. Load SKILL.md in this workspace.
3. Use its docs, schemas, pricing notes, and setup steps when adding model features.
4. Confirm the install path when done.
Cambiar variante
RESUMEN

Embedding text-embedding-3-small está disponible con la misma autenticación RunAPI, flujo de model skill y precios por uso.

  • API key unificada
  • Setup del model skill
  • Referencia de ID de modelo
  • Las generaciones fallidas no se cobran
PRECIOS

PRECIOS

Las generaciones fallidas no se cobran
Embedding
Input $0.01 / 1M tokens
Output Free / 1M tokens
FICHA TÉCNICA

FICHA TÉCNICA

ID de modelo text-embedding-3-small
Proveedor OpenAI
Modalidad text
Tipo de tarea synchronous
Facturación 1K tokens
Endpoint /v1/embeddings
Comercial
Estado Operativo
MODELS

Habilidad de modelo — text-embedding-3-small

Instala la habilidad una vez y luego usa el ID de variante de esta página mientras construyes.

# Install the model skill for app development workflows
npx skills add runapi-ai/embedding -g
Installs docs, schemas, pricing context, and setup notes into your developer workspace.
Or use this setup request in your coding tool:
Install the Embedding skill for this app:

1. Add runapi-ai/embedding with the skills installer.
2. Load SKILL.md in this workspace.
3. Use its docs, schemas, pricing notes, and setup steps when adding model features.
4. Confirm the install path when done.
CÓMO FUNCIONA

Cómo usar text-embedding-3-small

01

Elige modelo

Selecciona el modelo y la variante que encajan con el flujo de tu app.

02

Pasa el ID de modelo

Usa este ID de variante en el cuerpo de la petición.

03

Ejecuta la tarea

Envía la petición y guarda el task ID devuelto.

04

Recoge la salida

Consulta o recibe el callback cuando termine la tarea.

DIFERENCIAS

Comparativa de text-embedding-3-small

VS TEXT-EMBEDDING-3-LARGE

Efficient text vectors for production semantic search

High-capacity text vectors for retrieval and ranking quality

VS TEXT-EMBEDDING-ADA-002

Efficient text vectors for production semantic search

Broadly supported text embeddings for existing pipelines

CASOS DE USO

Dónde usar esta variante

Chat

Usa LLMs para chat y razonamiento.

Código

Genera y revisa trabajo de implementación.

Automatización

Conecta modelos a tareas backend.

FAQ

Preguntas frecuentes sobre text-embedding-3-small

¿Cómo selecciono text-embedding-3-small?

Pasa el ID de modelo que aparece en el quickstart.

¿El precio es por uso?

Sí. El precio se mide por llamada o unidad.

EMPEZAR

Empieza con Embedding hoy.