Sonar Pro
Perplexity: Sonar Pro. قیمت API، ارائهدهنده، طول context، قابلیتها، use caseها، تاخیر و جایگزینها را مقایسه کنید. image understanding, multimodal chat. $0.564 / 1M tokens / $2.82 / 1M tokens. 200k tokens.
Sonar Pro در NextModel چیست؟
Perplexity: Sonar Pro. قیمت API، ارائهدهنده، طول context، قابلیتها، use caseها، تاخیر و جایگزینها را مقایسه کنید. 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 هدایت کنید و از ID کاتالوگ استفاده کنید perplexity--sonar-pro.
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)جایگزینهای مشابه
This model always redirects to the latest model in the Claude Fable family.
This model always redirects to the latest model in the Anthropic Claude Haiku family.
This model always redirects to the latest model in the Claude Opus family.
FAQ