OpenAI Modell

Text Embedding 3 Large

Text Embedding 3 Large Vergleichen Sie API-Preise, Anbieter, Kontextlange, Fahigkeiten, Einsatzfalle, Latenz und Alternativen. General chat via OpenAI, API workloads. $0.13 / 1M tokens / $0 / 1M tokens. — tokens.

OpenAIPlatform curatedCatalog
Streaming
Eingabepreis$0.13 / 1M tokens
Ausgabepreis$0 / 1M tokens
Kontextlange— tokens
Max Ausgabe8.2k tokens

Was ist Text Embedding 3 Large in NextModel?

Text Embedding 3 Large Vergleichen Sie API-Preise, Anbieter, Kontextlange, Fahigkeiten, Einsatzfalle, Latenz und Alternativen. General chat via OpenAI, API workloads. $0.13 / 1M tokens / $0 / 1M tokens. — tokens.

Beste Einsatzfalle

  • General chat via OpenAI
  • API workloads

OpenAI-kompatibles Beispiel

Behalten Sie den OpenAI-SDK-Stil, setzen Sie base_url auf NextModel und verwenden Sie die Katalog-ID 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)

Ahnliche Alternativen

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