Mistral Small 3.2 24B
Mistral: Mistral Small 3.2 24B في السعودية. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. image understanding, multimodal chat. $0.014 / 1M tokens / $0.038 / 1M tokens. 256k tokens.
ما هو Mistral Small 3.2 24B في NextModel؟
Mistral: Mistral Small 3.2 24B في السعودية. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. image understanding, multimodal chat. $0.014 / 1M tokens / $0.038 / 1M tokens. 256k tokens.
أفضل الاستخدامات
- image understanding
- multimodal chat
مثال OpenAI-compatible
حافظ على أسلوب OpenAI SDK، ووجّه base_url إلى NextModel، واستخدم معرّف الكتالوج mistralai--mistral-small-3.2-24b-instruct.
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="mistralai/mistral-small-3.2-24b-instruct",
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.
قارن Mistral: Mistral Small 3.2 24B
FAQ