Catalog capabilities
No additional capability flag is currently published for this model.
RouterLab publishes this Embedding model under the model ID text-embedding-3-large. The facts below come from the active RouterLab catalog.
Model ID
text-embedding-3-large
Context window
8,191 tokens
Maximum output
Not published
Input / 1M tokens
$0.13
Output / 1M tokens
$0.00
Cache read / 1M tokens
Not applicable
Cache write / 1M tokens
Not applicable
Cache read reuses tokens already stored in the provider cache. Cache write creates or stores new cache tokens.
No additional capability flag is currently published for this model.
curl https://api.routerlab.ch/v1/embeddings \
-H "Authorization: Bearer $ROUTERLAB_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"text-embedding-3-large","input":"Hello RouterLab"}'Related models