OpenAI model

Text Embedding 3 Large

Text Embedding 3 Large. Compară prețurile API, furnizorul, lungimea contextului, capabilitățile, use case-urile, latența și alternativele. General chat via OpenAI, API workloads. $0.13 / 1M tokens / $0 / 1M tokens. — tokens.

OpenAIPlatform curatedCatalog
Streaming
Preț input$0.13 / 1M tokens
Preț output$0 / 1M tokens
Lungimea contextului— tokens
Output maxim8.2k tokens

Ce este Text Embedding 3 Large in NextModel?

Text Embedding 3 Large. Compară prețurile API, furnizorul, lungimea contextului, capabilitățile, use case-urile, latența și alternativele. General chat via OpenAI, API workloads. $0.13 / 1M tokens / $0 / 1M tokens. — tokens.

Cele mai bune cazuri de utilizare

  • General chat via OpenAI
  • API workloads

Exemplu compatibil OpenAI

Păstrează stilul SDK OpenAI, trimite base_url către NextModel și folosește ID-ul din catalog openai--text-embedding-3-large.

Python
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://api.nextmodel.app/v1"
)

resp = client.chat.completions.create(
    model="openai/text-embedding-3-large",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

print(resp.choices[0].message.content)

Alternative similare

OpenAICatalog

Available through the NextModel gateway via OpenAI.

$1.25 / 1M tokensInput$10 / 1M tokensOutputContext
Best forGeneral chat via OpenAI, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenAICatalog

Available through the NextModel gateway via OpenAI.

$0.02 / 1M tokensInput$0 / 1M tokensOutputContext
Best forGeneral chat via OpenAI, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenAICatalog

Available through the NextModel gateway via OpenAI.

$0 / 1M tokensInput$0 / 1M tokensOutputContext
Best forGeneral chat via OpenAI, API workloads
RoutingConfigured
Platform curatedNextModel gateway catalog (Go origin)
View details

Reading

Articles that explain Text Embedding 3 Large

FAQ

Text Embedding 3 Large FAQ