OpenRouter نموذج في مصر
Sonar Pro
Perplexity: Sonar Pro في مصر. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. image understanding, multimodal chat. $0.564 / 1M tokens / $2.82 / 1M tokens. 200k tokens.
StreamingVisionLong context
ما هو Sonar Pro في NextModel؟
Perplexity: Sonar Pro في مصر. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. image understanding, multimodal chat. $0.564 / 1M tokens / $2.82 / 1M tokens. 200k tokens.
أفضل الاستخدامات
- image understanding
- multimodal chat
مثال OpenAI-compatible
حافظ على أسلوب OpenAI SDK، ووجّه base_url إلى NextModel، واستخدم معرّف الكتالوج perplexity--sonar-pro.
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="perplexity/sonar-pro",
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.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
OpenRouterCatalog
This model always redirects to the latest model in the Anthropic Claude Haiku family.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
OpenRouterCatalog
This model always redirects to the latest model in the Claude Opus family.
Best forimage understanding, multimodal chat
RoutingConfigured
StreamingTool callingJSON modeVision
Platform curatedNextModel gateway catalog (Go origin)
FAQ