Specifiche del modello
- Contesto
- 8192 tokens
- Output massimo
- 7372 tokens
- Architettura
- text->embeddings
- Tokenizer
- Other
- Limite di conoscenza
- Non indicato
- Moderato
- Sì
Prezzi completi
Tariffe sincronizzate da OpenRouter, per milione di token.
- Input
- $0.065 per milione di token
Avvio rapido
Imposta OPENROUTER_API_KEY localmente. Python richiede requests; JavaScript viene eseguito in Node.js. Conserva la chiave sul server.
Questa richiesta invia un batch asincrono con l’ID del modello base. L’ID dell’attività conferma l’invio, non il completamento.
curl --fail-with-body https://openrouter.ai/api/beta/batches \
-H "Authorization: Bearer $OPENROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"endpoint":"/v1/embeddings","model":"openai/text-embedding-3-large","requests":[{"custom_id":"request-1","body":{"input":"Your text here"}}]}'
# Replace JOB_ID with the returned id to check progress.
curl --fail-with-body "https://openrouter.ai/api/beta/batches/JOB_ID" \
-H "Authorization: Bearer $OPENROUTER_API_KEY"Input → Output
Parametri API supportati
frequency_penaltylogit_biaslogprobsmax_tokenspresence_penaltyresponse_formatseedstopstructured_outputstemperaturetop_logprobstop_p1 Provider
Verificato: 7 settembre 2026
Disponibilità, latenza, throughput e routing cambiano continuamente. Consulta la fonte per i dati correnti.
OpenAI
Non indicato- Contesto
- 8K
- Output massimo
- 7K
- Input
- $0.065
- Output
- Gratuito
- Lettura cache
- Non indicato
- Scrittura cache
- Non indicato