OpenRouter מודל

OpenAI GPT Mini Latest

OpenAI GPT Mini Latest. השווה מחירי API, ספק, אורך context, יכולות, use cases, latency ואלטרנטיבות. image understanding, multimodal chat. $0.142 / 1M tokens / $0.846 / 1M tokens. 400k tokens.

OpenRouterPlatform curatedCatalog
StreamingTool callingJSON modeVisionLong context
מחיר input$0.142 / 1M tokens
מחיר output$0.846 / 1M tokens
אורך context400k tokens
מקס output8.2k tokens

מהו OpenAI GPT Mini Latest ב-NextModel?

OpenAI GPT Mini Latest. השווה מחירי API, ספק, אורך context, יכולות, use cases, latency ואלטרנטיבות. image understanding, multimodal chat. $0.142 / 1M tokens / $0.846 / 1M tokens. 400k tokens.

שימושים מתאימים

  • image understanding
  • multimodal chat

דוגמה OpenAI-compatible

שמור על סגנון OpenAI SDK, הפנה את base_url אל NextModel והשתמש ב-ID מהקטלוג ~openai--gpt-mini-latest.

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-mini-latest",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

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

חלופות דומות

OpenRouterCatalog

This model always redirects to the latest model in the Claude Fable family.

$1.88 / 1M tokensInput$9.40 / 1M tokensOutput1MContext
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

This model always redirects to the latest model in the Anthropic Claude Haiku family.

$0.188 / 1M tokensInput$0.94 / 1M tokensOutput200kContext
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenRouterCatalog

This model always redirects to the latest model in the Claude Opus family.

$0.94 / 1M tokensInput$4.70 / 1M tokensOutput1MContext
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
View details

FAQ

OpenAI GPT Mini Latest FAQ