Models.dev

An open-source database of AI models

watsonx.ai

watsonx
Models
5
Package
watsonx-ai-provider
API
-
Docs
Provider docs

Models

5
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b131,07232,768$0.16 / $0.64YesYesYesYes
Granite-4.0-H-Smallibm/granite-4-h-smallibm/granite-4-h-small131,072131,072$0.06 / $0.27NoYesYesYes
Llama 4 Maverick 17B Instructmeta/llama-4-maverick-17b-instructmeta-llama/llama-4-maverick-17b-128e-instruct-fp8131,0728,192$0.37 / $1.48NoYes-Yes
Llama-3.3-70B-Instructmeta/llama-3.3-70b-instructmeta-llama/llama-3-3-70b-instruct131,0724,096$0.75 / $0.75NoYes-Yes
Mistral Small 3.1 24Bmistral/mistral-small-3-1-24b-instruct-2503mistralai/mistral-small-3-1-24b-instruct-2503131,07216,384$0.11 / $0.32NoYesYesYes
No rows match the current search.

No rows match the current search.

Menu

Esc

Search

No matching results.

How to use

Models.dev is a comprehensive open-source database of AI model specifications, pricing, and features.

The homepage starts with provider-agnostic model metadata. Model pages list the providers serving that model; provider pages list every model available from that provider; lab pages group canonical models by author.

API

You can access provider data, provider-agnostic model metadata, or the combined catalog through JSON endpoints.

Logos

Provider logos are available at /logos/{provider}.svg where {provider} is the provider ID. Lab logos are available at /logos/labs/{lab}.svg.

SDK

Use the SDK to query the API from your app. It's type-safe and exports the latest snapshot for offline use.

Contribute

The data is stored in GitHub as TOML files organized by provider and canonical model.