Mistral Small 3.1 24B
Mistral: Mistral Small 3.1 24B. قیمت API، ارائهدهنده، طول context، قابلیتها، use caseها، تاخیر و جایگزینها را مقایسه کنید. image understanding, multimodal chat. $0.067 / 1M tokens / $0.106 / 1M tokens. 128k tokens.
Mistral Small 3.1 24B در NextModel چیست؟
Mistral: Mistral Small 3.1 24B. قیمت API، ارائهدهنده، طول context، قابلیتها، use caseها، تاخیر و جایگزینها را مقایسه کنید. image understanding, multimodal chat. $0.067 / 1M tokens / $0.106 / 1M tokens. 128k tokens.
بهترین کاربردها
- image understanding
- multimodal chat
نمونه OpenAI-compatible
سبک OpenAI SDK را حفظ کنید، base_url را به NextModel هدایت کنید و از ID کاتالوگ استفاده کنید mistralai--mistral-small-3.1-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.1-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.1 24B
FAQ