344 models available · Updated live

AI Model Catalog
344+ Models

Access GPT-5.3, Claude Sonnet 4.6, Gemini 3.1 Pro, Zen, Llama 4, Grok, DeepSeek and 334+ more through one OpenAI-compatible API.

Featured Models

Flagship and most-used models across providers

Google
Google: Nano Banana 2 (Gemini 3.1 Flash Image)
Google
131K

Gemini 3.1 Flash Image, a.k.a. "Nano Banana 2," is Google’s latest state of the art image generation and editing model, delivering Pro-level visual quality at Flash speed. It combines advanced...

textvision
Google
Google: Nano Banana Pro (Gemini 3 Pro Image)
Google
66K

Nano Banana Pro is Google’s most advanced image-generation and editing model, built on Gemini 3 Pro. It extends the original Nano Banana with significantly improved multimodal reasoning, real-world grounding, and...

textvision
Anthropic
Anthropic: Claude Fable 5
Anthropic
1M

Claude Fable 5 is a Mythos-class model from Anthropic, built for autonomous knowledge work and coding. It supports text, image, and file inputs with text output, with reasoning support and...

textvision
Anthropic
Anthropic: Claude Opus 4.8 (Fast)
Anthropic
1M

Fast-mode variant of [Opus 4.8](/anthropic/claude-opus-4.8) - identical capabilities with higher output speed at 2x pricing relative to regular Opus 4.8. Learn more in Anthropic's docs: https://platform.claude.com/docs/en/build-with-claude/fast-mode

textvision
Anthropic
Anthropic: Claude Opus 4.8
Anthropic
1M

Claude Opus 4.8 is Anthropic's most capable generally available model in the Opus family. It supports text, image, and file inputs with text output, with reasoning support and a 1M-token...

textvision
xAI
xAI: Grok Build 0.1
xAI
256K

Grok Build 0.1 is xAI’s fast coding model trained specifically for agentic software engineering workflows. It supports text and image inputs with text output, and is optimized for interactive coding...

textvision
Google
Google: Gemini 3.5 Flash
Google
1M

Gemini 3.5 Flash is Google's high-efficiency multimodal model, bringing near-Pro level coding and reasoning at Flash-tier cost and speed. It is highly optimized for coding proficiency and parallel agentic execution...

textvisionaudio
Anthropic
Anthropic: Claude Opus 4.7 (Fast)
Anthropic
1M

Fast-mode variant of [Opus 4.7](/anthropic/claude-opus-4.7) - identical capabilities with higher output speed at premium 6x pricing. Learn more in Anthropic's docs: https://platform.claude.com/docs/en/build-with-claude/fast-mode

textvision
Google
Google: Gemini 3.1 Flash Lite
Google
1M

Gemini 3.1 Flash Lite is Google’s GA high-efficiency multimodal model optimized for low-latency, high-volume workloads. It supports text, image, video, audio, and PDF inputs, and is designed for lightweight agentic...

textvisionaudio
OpenAI
OpenAI: GPT Chat Latest
OpenAI
400K

GPT Chat Latest points to OpenAI's stable API alias `chat-latest` that always resolves to the latest Instant chat model used in ChatGPT. As OpenAI rolls out new Instant model updates...

textvision
xAI
xAI: Grok 4.3
xAI
1M

Grok 4.3 is a reasoning model from xAI. It accepts text and image inputs with text output, and is suited for agentic workflows, instruction-following tasks, and applications requiring high factual...

textvision
OpenAI
OpenAI: GPT-5.5 Pro
OpenAI
1M

GPT-5.5 Pro is OpenAI’s high-capability model optimized for deep reasoning and accuracy on complex, high-stakes workloads. It features a 1M+ token context window (922K input, 128K output) with support for...

textvision

Showing 12 of 344 available models

One API key. 344+ models.

Drop-in replacement for OpenAI. Works with every SDK and framework.

typescript
import OpenAI from 'openai'

const client = new OpenAI({
  apiKey: process.env.HANZO_API_KEY,
  baseURL: 'https://api.hanzo.ai/v1'
})

const response = await client.chat.completions.create({
  model: 'anthropic/claude-sonnet-4.6',
  messages: [{ role: 'user', content: 'Hello!' }]
})
344+
AI Models
57+
Providers
1
API Key
$0
To Start