AI Models

By default, the platform selects an AI model for each request based on what the request needs and the user's credit balance. Every plan can use every model — more capable models cost more credits. Most apps do not need to configure models manually.

Default Selection

When an app makes an AI request without specifying a model, the platform chooses an appropriate available model. The selected model depends on the request type, required capabilities, and efficient defaults for the user's plan.

All users can access every model if they have enough credits. Plans differ mainly in monthly credit allowance, concurrency, and default model selection — not hard model locks.

Model Tiers

Models are grouped into three tiers:

TierBest forCredit cost
LiteFast, lower-cost tasks such as formatting, classification, and quick summariesLowest per request
StandardBalanced quality and cost for most everyday tasksModerate per request
AdvancedComplex reasoning, higher-quality writing, and demanding tasksHighest per request

Fallback Behavior

Automatic model selection includes graceful fallback. If the first model cannot handle a requested capability, such as a specific attachment type or web search, the platform can try another available model so the request still succeeds when possible.

Fallback only applies when the platform is choosing the model. If an app pins a specific model, the platform uses that model and returns an error if it cannot satisfy the request.

Model Types

The platform supports models for text, images, video, and speech. For developer-facing details, see the AI text, AI image, AI video, and AI speech references.

To customize model behavior in an app, see Model Selection.

Available Models

Here are all the models currently available on the platform, grouped by modality. Use the Model ID value when exposing a model selector or pinning a specific model.

Text Models

Used by useAIChat, useAIText, and useAIObject for conversations, text generation, and structured data extraction.

ModelModel IDProviderTierDescription
Gemini 3.1 Flash Litegemini-3.1-flash-liteGoogleLiteGoogle's most efficient model. Ultra-fast and cost-effective.
GPT-5.4 Nanogpt-5.4-nanoOpenAILiteOpenAI's fastest and most affordable GPT-5.4 variant for lightweight tasks.
Gemini 3 Flashgemini-3-flash-previewGoogleStandardGoogle's most balanced model. Quick, accurate, affordable.
GPT-5.4 Minigpt-5.4-miniOpenAIStandardA faster, more cost-efficient version of GPT-5.4 for well-defined tasks.
Claude Haiku 4.5claude-haiku-4-5AnthropicStandardAnthropic's fastest model with near-frontier intelligence.
Gemini 3.1 Progemini-3.1-pro-previewGoogleAdvancedGoogle's best model with world-class multimodal understanding.
GPT-5.4gpt-5.4OpenAIAdvancedOpenAI's latest model for coding and agentic tasks across industries.
GPT-5.5gpt-5.5OpenAIAdvancedOpenAI's new class of intelligence for coding and professional work.
Claude Sonnet 4.6claude-sonnet-4-6AnthropicAdvancedAnthropic's mid tier. Strong accuracy, fast.
Claude Opus 4.6claude-opus-4-6AnthropicAdvancedAnthropic's flagship. Highest quality.

Image Models

Used for generating and editing images within your apps.

ModelModel IDProviderTierDescription
GPT Image 2openai/gpt-image-2OpenAILiteOpenAI's latest image model. Extremely detailed with fine typography.
Grok Imagine Imagexai/grok-imagine-imagexAILitexAI's image model for generation and editing.
Gemini 2.5 Flash Image (Nano Banana)fal-ai/gemini-25-flash-imageGoogleStandardGoogle's lightweight image model. Fast and affordable.
Gemini 3.1 Flash Image (Nano Banana 2)fal-ai/gemini-3.1-flash-image-previewGoogleStandardGoogle's fast tier. Quick, good quality.
Gemini 3 Pro Image (Nano Banana Pro)fal-ai/gemini-3-pro-image-previewGoogleAdvancedGoogle's flagship. Best quality, higher res.

Video Models

Used for generating videos from text or images.

ModelModel IDProviderTierDescription
Grok Imagine Videoxai/grok-imagine-videoxAILitexAI's video model for generation, image-to-video, reference images, editing, and extension.
Veo 3.1 Fastfal-ai/veo3.1/fastGoogleStandardFast video generation with audio. Powered by Google Veo.
Seedance 2.0 Fastbytedance/seedance-2.0/fastByteDanceStandardByteDance's faster Seedance 2.0 video model with native audio, image animation, and reference guidance.
Kling V3fal-ai/kling-video/v3/standardKlingStandardFast cinematic video generation with native multi-shot support. Powered by Kling 3.0.
Kling O3fal-ai/kling-video/o3/standardKlingStandardKling's faster O3 model for text-to-video, image animation, video references, and video editing.
Veo 3.1fal-ai/veo3.1GoogleAdvancedHigh quality video generation with audio. Powered by Google Veo.
Seedance 2.0bytedance/seedance-2.0ByteDanceAdvancedByteDance's cinematic video model with native audio, image animation, and reference-image guidance.
Kling V3 Profal-ai/kling-video/v3/proKlingAdvancedCinematic video generation with fluid motion, native audio, and multi-shot support. Powered by Kling 3.0.
Kling O3 Profal-ai/kling-video/o3/proKlingAdvancedKling's O3 Pro model for text-to-video, image animation, video references, and video editing.

Speech Models

Used for text-to-speech generation.

ModelModel IDProviderTierDescription
GPT-4o Mini TTSgpt-4o-mini-ttsOpenAILiteOpenAI's fast tier. Natural, cost-effective.
ElevenLabs Turbo v2.5fal-ai/elevenlabs/tts/turbo-v2.5ElevenLabsStandardElevenLabs' low-latency model. Fast, natural speech in 32 languages.
TTS-1 HDtts-1-hdOpenAIAdvancedOpenAI's highest-quality TTS model.
Eleven v3fal-ai/elevenlabs/tts/eleven-v3ElevenLabsAdvancedElevenLabs' most expressive model. Rich emotion, 70+ languages.