[ { "sources": [ { "url": "https://docs.mistral.ai/api/" } ], "id": "mistral-small-latest", "object": "model", "name": "Mistral Small", "version": "1.1", "description": "Mistral Small is the ideal choice for simple tasks (Classification, Customer Support, or Text Generation) at an affordable price.", "format": "api", "settings": {}, "parameters": { "max_tokens": 32000, "temperature": 0.7, "top_p": 0.95, "stream": true }, "metadata": { "author": "Mistral", "tags": [ "General" ] }, "engine": "mistral" }, { "sources": [ { "url": "https://docs.mistral.ai/api/" } ], "id": "mistral-large-latest", "object": "model", "name": "Mistral Large", "version": "1.1", "description": "Mistral Large is ideal for complex tasks (Synthetic Text Generation, Code Generation, RAG, or Agents).", "format": "api", "settings": {}, "parameters": { "max_tokens": 32000, "temperature": 0.7, "top_p": 0.95, "stream": true }, "metadata": { "author": "Mistral", "tags": [ "General" ] }, "engine": "mistral" }, { "sources": [ { "url": "https://docs.mistral.ai/api/" } ], "id": "open-mixtral-8x22b", "object": "model", "name": "Mixtral 8x22B", "version": "1.1", "description": "Mixtral 8x22B is a high-performance, cost-effective model designed for complex tasks.", "format": "api", "settings": {}, "parameters": { "max_tokens": 32000, "temperature": 0.7, "top_p": 0.95, "stream": true }, "metadata": { "author": "Mistral", "tags": [ "General" ] }, "engine": "mistral" } ]