schema_version = 1 extends = "OpenAI Base Chat" name = "Mistral Chat" description = "Mistral Large (Chat Completions API) — coding chat assistant." provider_instance = "Mistral AI" endpoint = "/v1/chat/completions" model = "mistral-large-latest" tags = ["chat", "mistral", "cloud"]