claude-haiku-4.5
By Anthropic
Reads images: a question can carry pictures.
Model name for the API
claude-haiku-4.5- Uptime, last 3 days
- 1 call so far
- Too few to give a percentage
- Credits per reply
- Not measured yet
- Shown after its first replies
- Replies per day of check-in
- —
- Needs a measured price
Your chats and training
Used to train and improve the provider’s models.
The company that answers for this model states it may use prompts and replies to improve or train its models. Do not send anything private to it.
Which company answers for a model is not published here, so this says what the policy is, not whose it is. Checked against their terms on Sep 20, 2026.
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": "claude-haiku-4.5", "messages": [ {"role": "user", "content": "Hello!"} ]} ) print(response.json())
More from Anthropic
Similar price
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.