Models.dev

An open-source database of AI models

Jalapeno Cloud

jalapeno
Models
17
Package
@ai-sdk/openai-compatible
API
https://api.jalapeno-cloud.ai/v1
Docs
Provider docs

Models

17
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flashdeepseek/deepseek-v4-flashDeepSeek-V4-Flash1,048,576384,000$0.14 / $0.28YesYesYesYes
DeepSeek V4 Prodeepseek/deepseek-v4-proDeepSeek-V4-Pro1,048,576384,000$1.60 / $3.38YesYesYesYes
GLM-5.1zhipuai/glm-5.1GLM-5.1202,752131,072$1.38 / $4.40YesYesYesYes
GLM-5.2zhipuai/glm-5.2GLM-5.21,048,576131,072$1.40 / $4.40YesYesYesYes
Hy3tencent/hy3Hy3202,752128,000$0.14 / $0.58YesYesYesYes
Kimi K2.5moonshotai/kimi-k2.5Kimi-K2.5262,144180,224$0.60 / $3.00YesYesYesNo
Kimi K2.7 Codemoonshotai/kimi-k2.7-codeKimi-K2.7-Code271,360262,144$0.95 / $4.00YesYesYesNo
Kimi K3moonshotai/kimi-k3Kimi-K31,048,576131,072$3.00 / $15.00YesYesYesNo
MiniMax-M3minimax/MiniMax-M3MiniMax-M3524,288512,000$0.30 / $1.20YesYesYesYes
Qwen3 VL 235B A22B Instructalibaba/qwen3-vl-235b-a22b-instructQwen3-VL-235B-A22B-Instruct129,02432,768$0.30 / $1.50NoYesYesYes
Qwen3 VL 235B A22B Thinkingalibaba/qwen3-vl-235b-a22b-thinkingQwen3-VL-235B-A22B-Thinking131,07232,768$0.98 / $3.95YesYesYesYes
Qwen3-Next 80B-A3B (Thinking)alibaba/qwen3-next-80b-a3b-thinkingQwen3-Next-80B-A3B-Thinking131,07232,768$0.15 / $1.50YesYesYesYes
Qwen3-Next 80B-A3B Instructalibaba/qwen3-next-80b-a3b-instructQwen3-Next-80B-A3B-Instruct129,02432,768$0.15 / $1.50NoYesYesYes
Qwen3.5 122B-A10Balibaba/qwen3.5-122b-a10bQwen3.5-122B-A10B262,14465,536$0.40 / $3.20YesYesYesYes
Qwen3.5 27Balibaba/qwen3.5-27bQwen3.5-27B262,14465,536$0.30 / $2.40YesYesYesYes
Qwen3.5 35B-A3Balibaba/qwen3.5-35b-a3bQwen3.5-35B-A3B262,14465,536$0.25 / $2.00YesYesYesYes
Qwen3.5 397B-A17Balibaba/qwen3.5-397b-a17bQwen3.5-397B-A17B262,14465,536$0.60 / $3.60YesYesYesYes
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.