mistral-nemotron
By Mistral AI
Model name for the API
mistralai/mistral-nemotron- Uptime, last 3 days
- No record yet
- Credits per reply
- 60
- 30-day average
- Replies per day of check-in
- ~58
- At 3,500 credits a day
Call it through the API
Any OpenAI-compatible client works: use the address in the sample and this model name.
import requests response = requests.post( "https://onomeo.com/v1/chat/completions", headers={"Authorization": "Bearer YOUR_API_KEY"}, json={"model": "mistralai/mistral-nemotron", "messages": [ {"role": "user", "content": "Hello!"} ]} ) print(response.json())
More from Mistral AI
Similar price
- nex-agi/nex-n2.5-mini:free60 / callNo record yet
- nex-agi/nex-n2.5-pro:free67 / callNo record yet
- @cf/meta/llama-4-scout-17b-16e-instruct50 / callNo record yet
- @cf/qwen/qwen2.5-coder-32b-instruct50 / callNo record yet
- Qwen/Qwen2.5-7B-Instruct50 / callNo record yet
- stepfun/step-3.7-flash:free48 / callToo few calls yet
Figures come from real calls made through this site. Models are served by third-party providers and may slow down or be withdrawn; this page follows those changes.