Mistral AI · chat
open-mistral-7b
mistral/open-mistral-7b
- Input price
- $0.250 / 1M tokens
- Output price
- $0.250 / 1M tokens
- Context window
- 32K tokens
- Lifecycle
- stable
open-mistral-7b for OpenAI-compatible gateway routing
open-mistral-7b is a Mistral AI chat model in the Ferro Labs live catalog with a 32K tokens context window, 8K tokens maximum output, and capabilities including Response Schema and Streaming.
Token pricing is listed as $0.250 / 1M tokens for input tokens and $0.250 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as mistral/open-mistral-7b to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.
OpenAI-compatible usage example
curl https://api.ferrolabs.ai/v1/chat/completions \
-H "Authorization: Bearer $GATEWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "mistral/open-mistral-7b", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Response Schema
- Streaming
Modalities
Input
- Text
Output
- Text
More from Mistral AI
Catalog prices may change. Verify current provider terms before purchasing.