OpenAI مدل

GPT-3.5 Turbo Instruct

OpenAI: GPT-3.5 Turbo Instruct. قیمت API، ارائه‌دهنده، طول context، قابلیت‌ها، use caseها، تاخیر و جایگزین‌ها را مقایسه کنید. General chat via OpenAI, API workloads. $0.282 / 1M tokens / $0.376 / 1M tokens. 4.1k tokens.

OpenAIPlatform curatedCatalog
StreamingJSON mode
قیمت input$0.282 / 1M tokens
قیمت output$0.376 / 1M tokens
طول context4.1k tokens
حداکثر output4.1k tokens

GPT-3.5 Turbo Instruct در NextModel چیست؟

OpenAI: GPT-3.5 Turbo Instruct. قیمت API، ارائه‌دهنده، طول context، قابلیت‌ها، use caseها، تاخیر و جایگزین‌ها را مقایسه کنید. General chat via OpenAI, API workloads. $0.282 / 1M tokens / $0.376 / 1M tokens. 4.1k tokens.

بهترین کاربردها

  • General chat via OpenAI
  • API workloads

نمونه OpenAI-compatible

سبک OpenAI SDK را حفظ کنید، base_url را به NextModel هدایت کنید و از ID کاتالوگ استفاده کنید 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)

جایگزین‌های مشابه

OpenAICatalog

Available through the NextModel gateway via OpenAI.

$0.029 / 1M tokensInput$0.114 / 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.47 / 1M tokensInput$1.88 / 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.236 / 1M tokensInput$1.88 / 1M tokensOutputContext
Best forGeneral chat via OpenAI, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details

FAQ

OpenAI: GPT-3.5 Turbo Instruct FAQ