database of AI models

EBCloud

ebcloud
Models
4
Package
@ai-sdk/openai-compatible
API
https://maas-api.ebcloud.com/v1
Docs
Provider docs

Models

4
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flashdeepseek/deepseek-v4-flashDeepSeek-V4-Flash1,000,000384,000$0.14 / $0.29YesYesYesYes
DeepSeek V4 Prodeepseek/deepseek-v4-proDeepSeek-V4-Pro1,000,000384,000$0.43 / $0.86YesYesYesYes
GLM-5.1zhipuai/glm-5.1GLM-5.1200,000131,072$0.86 / $3.43YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6Kimi-K2.6262,144262,144$0.93 / $3.86YesYesYesYes
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.