Models/OpenAI/text-embedding-3-small
openai

text-embedding-3-small

$0.00/M input— output
openai/text-embedding-3-small

Quick Start

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

Modalities

Input: TextOutput: Embeddings

Pricing

Input$0.00/M
Output

Model Info

ProviderOpenAI
IDopenai/text-embedding-3-small