Skip to content

OpenAI · embedding

text-embedding-3-small

openai/text-embedding-3-small

Input price
$0.020 / 1M tokens
Output price
Not listed
Context window
8K tokens
Lifecycle
stable

text-embedding-3-small for OpenAI-compatible gateway routing

text-embedding-3-small is a OpenAI embedding model in the Ferro Labs live catalog with a 8K tokens context window, Not listed maximum output, and capabilities including Streaming.

Token pricing is listed as $0.020 / 1M tokens for input tokens and output price not listed. Route calls through the Ferro Labs AI Gateway by sending model as openai/text-embedding-3-small to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.

OpenAI-compatible usage example

curl https://api.ferrolabs.ai/v1/chat/completions \
  -H "Authorization: Bearer $GATEWAY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "openai/text-embedding-3-small", "messages": [{"role": "user", "content": "Hello!"}]}'

Capabilities

  • Streaming

Modalities

Input

  • Text

Output

  • Text

More from OpenAI

Catalog prices may change. Verify current provider terms before purchasing.