Models.dev

An open-source database of AI models

Infomaniak

infomaniak
Models
10
Package
@ai-sdk/openai-compatible
API
https://api.infomaniak.com/2/ai/${INFOMANIAK_PRODUCT_ID}/openai/v1
Docs
Provider docs

Models

10
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
All-MiniLM-L12-v2Provider-specificmini_lm_l12_v2128384$0.00 / $0.00NoNo-No
Apertus v1.5 70BProvider-specificswiss-ai/Apertus-v1.5-70B100,0008,192$0.87 / $3.10NoYes-Yes
BGE Multilingual Gemma2Provider-specificbge_multilingual_gemma28,0003,584$0.08 / $0.00NoNo-No
Gemma 4 31B ITgoogle/gemma-4-31b-itgoogle/gemma-4-31B-it100,00032,768$0.25 / $0.50YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.6256,000256,000$0.74 / $3.72YesYesYesYes
Ministral 3 14B InstructProvider-specificmistralai/Ministral-3-14B-Instruct-2512100,00025,600$0.37 / $0.50NoYesYesYes
Mistral Small 4mistral/mistral-small-2603mistralai/Mistral-Small-4-119B-2603256,000256,000$0.25 / $0.93YesYes-Yes
Nemotron 3 Nano 30B A3Bnvidia/nemotron-3-nano-30b-a3bnvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-FP81,000,000262,144$0.06 / $0.25YesYes-Yes
Qwen3.5 122B-A10Balibaba/qwen3.5-122b-a10bQwen/Qwen3.5-122B-A10B-FP8200,00065,536$0.50 / $3.97YesYesYesYes
Qwen3.5 397B-A17Balibaba/qwen3.5-397b-a17bQwen/Qwen3.5-397B-A17B-FP8200,00065,536$0.99 / $4.46YesYesYesYes
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.