Recent candidate changes
{ "choices" : [ { "finish_reason" : "stop" , "index" : "0" , "message" : { } } ] , "created" : "1702256327" , "id" : "cm
normalized
docs_update / 96% / docs_only_change
curl https://api.mistral.ai/v1/chat/completions \ -X POST \ -H 'Authorization: Bearer YOUR_APIKEY_HERE' \ -H 'Content-Ty
normalized
docs_update / 96% / docs_only_change
from mistralai . client import Mistral import os with Mistral ( api_key = os . getenv ( "MISTRAL_API_KEY" , "" ) , ) as
normalized
docs_update / 87% / docs_only_change
import { Mistral } from "@mistralai/mistralai" ; const mistral = new Mistral ( { apiKey : "MISTRAL_API_KEY" , } ) ; asyn
normalized
docs_update / 87% / docs_only_change
\{"type": "function", "function": \{"name": "my_function"\}\}
normalized
docs_update / 76% / docs_only_change
max_tokens
normalized
docs_update / 87% / docs_only_change
Deprecated Fine Tuning
normalized
docs_update / 87% / docs_only_change
Deprecated Agents
normalized
docs_update / 87% / docs_only_change
Test the endpoints live
normalized
docs_update / 87% / docs_only_change
200 (text/event-stream)
normalized
docs_update / 96% / docs_only_change
200 (application/json)
normalized
docs_update / 96% / docs_only_change
Nucleus sampling, where the model considers the results of the tokens with top_p probability mass. So 0.1 means only the
normalized
docs_update / 96% / docs_only_change