AiCIPPY Models

A database of AI model specs, pricing, and capabilities

Privatemode AI

privatemode-ai
Models
11
Package
@ai-sdk/openai-compatible
API
http://localhost:8080/v1
Docs
Provider docs

Models

11
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek OCR 2deepseek/deepseek-ocr-2deepseek-ocr-28,1928,192$0.89 / $1.47NoNo--
GLM-5.3zhipuai/glm-5.3glm-latest256,000131,072$1.79 / $8.94YesYesYesYes
GLM-5.3-Flashzhipuai/glm-5.3-flashglm-flash-latest256,000131,072$0.89 / $4.47YesYesYesYes
GLM-5.3zhipuai/glm-5.3glm-5.3256,000131,072$1.79 / $8.94YesYesYesYes
GLM-5.3-Flashzhipuai/glm-5.3-flashglm-5.3-flash256,000131,072$0.89 / $4.47YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bgpt-oss-120b128,00032,768$0.50 / $1.96YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6kimi-latest256,000262,144$1.79 / $8.94YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6kimi-k2.6256,000262,144$1.79 / $8.94YesYesYesYes
Qwen3-Embedding 4BProvider-specificqwen3-embedding-4b32,0002,560$0.15 / $0.00NoNoNoYes
Voxtral Mini 3BProvider-specificvoxtral-mini-3b32,00032,000$0.00 / $0.00NoNoNoYes
Whisper 3 Largeopenai/whisper-large-v3whisper-large-v34484,096$0.02 / $0.00NoNo--
No rows match the current search.

No rows match the current search.

Menu

Esc

Search

No matching results.

How to use

AiCIPPY Models is a comprehensive database of AI model specifications, pricing, and capabilities.

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

A type-safe client that also exports the latest snapshot for offline use lives in packages/sdk of the repository below.

Contribute

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