text-embedding-3-small
16K contextFree inputFree output
openai/text-embedding-3-smallQuick 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: Text
Pricing
InputFree
OutputFree
Context16K tokens
Model Info
Provideropenai
IDopenai/text-embedding-3-small