OpenAI model

GPT-3.5 Turbo Instruct

OpenAI: GPT-3.5 Turbo Instruct. Compară prețurile API, furnizorul, lungimea contextului, capabilitățile, use case-urile, latența și alternativele. General chat via OpenAI, API workloads. $0.282 / 1M tokens / $0.376 / 1M tokens. 4.1k tokens.

OpenAIPlatform curatedCatalog
StreamingJSON mode
Preț input$0.282 / 1M tokens
Preț output$0.376 / 1M tokens
Lungimea contextului4.1k tokens
Output maxim4.1k tokens

Ce este GPT-3.5 Turbo Instruct in NextModel?

OpenAI: GPT-3.5 Turbo Instruct. Compară prețurile API, furnizorul, lungimea contextului, capabilitățile, use case-urile, latența și alternativele. General chat via OpenAI, API workloads. $0.282 / 1M tokens / $0.376 / 1M tokens. 4.1k 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--gpt-3.5-turbo-instruct.

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/gpt-3.5-turbo-instruct",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

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

Alternative similare

OpenAICatalog

Available through the NextModel gateway via OpenAI.

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

Available through the NextModel gateway via OpenAI.

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

Available through the NextModel gateway via OpenAI.

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

FAQ

OpenAI: GPT-3.5 Turbo Instruct FAQ