Skip to content

Model Profiles

These are the model profiles currently bundled with the app. Each is attached to a provider; you supply the API key for the providers you want to use. You can also define custom model aliases per provider.

TIP

This matrix reflects the profiles shipped with the current release. Model availability for a given workflow also depends on which providers you have configured and what your keys can access.

1. High-Level Provider Summary

ProviderTextImageVideoAudio
Google AI
Vertex AI-
OpenAI-
Grok-
Claude---
Alibaba Cloud DashScope---
Kimi (Moonshot AI)---
RunningHub--
BytePlus--
Kling AI--
Black Forest Labs---
Replicate--

2. Text Generation (LLMs)

ProviderSupported Models
Google AIGemini 3.6 Flash, Gemini 3.5 Flash, Gemini 3.5 Flash Lite, Gemini 3.1 Pro, Gemini 3.1 Flash Lite, Gemma 4
Vertex AIGemini 3.6 Flash, Gemini 3.5 Flash, Gemini 3.5 Flash Lite, Gemini 3.1 Pro, Gemini 3.1 Flash Lite
OpenAIGPT-5.6, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5, GPT-5.4, GPT-5.4 Mini, GPT-5.4 Nano
GrokGrok 4.5, Grok 4.20, Grok 4.3, Grok 4.1 Fast
ClaudeClaude Fable 5, Claude Opus 5, Claude Opus 4.8, Claude Sonnet 5, Claude Opus 4.7, Claude Sonnet 4.6, Claude Haiku 4.5
Alibaba Cloud DashScopeQwen3.6 Max, Qwen3.6 Plus, Qwen3.6 Flash, Qwen3.6 VL Max, Qwen3.6 VL Plus
Kimi (Moonshot AI)Kimi K3

3. Image Generation

ProviderSupported Models
Google AInano banana 2, nano banana Pro, nano banana 2 Lite
Vertex AInano banana 2, nano banana Pro, nano banana 2 Lite
OpenAIGPT Image 2, GPT Image 1.5, GPT Image 1 Mini
GrokGrok Imagine, Grok Imagine Pro
RunningHubnano banana 2, nano banana Pro, GPT Image 2, Qwen Image 2 Pro, Grok Imagine Pro, Seedream 5.0 Pro, Seedream V5 Pro, Wan 2.7 Pro
BytePlusSeedream 5.0 Lite, Seedream 4.5, Seedream 4.0, Seedream 3.0 T2I, Seededit 3.0 I2I
Kling AIKling Image O1, Kling V3 Omni, Kling V3 Standard, Kling V2.1 Standard, Kling V2 Standard, Kling V1.5 Standard, Kling V1 Standard
Black Forest LabsFlux 2 Max, Flux 2 Pro (Preview), Flux 2 Pro, Flux 2 Flex, Flux 2 Klein 9B (Preview), Flux 2 Klein 9B, Flux 2 Klein 4B
ReplicateFlux 2 Pro, Flux 2 Flex, Flux 2 Max

4. Video Generation

ProviderSupported Models
Google AIVeo 3.1, Veo 3.1 Lite
OpenAISora 2, Sora 2 Pro
GrokGrok Imagine Video
RunningHubSeedance 2.0 Global, Seedance 2.0 Global Multimodal Reference
BytePlusSeedance 1.5 Pro, Seedance 1.0 Pro, Seedance 1.0 Pro Fast
Kling AIKling Video O1, Kling V3 Omni Video
ReplicateSeedance 2.0 Fast, Seedance 2.0

5. Audio Generation

ProviderSupported ModelsAudio Type
Google AILyria 3 Clip, Lyria 3 ProMusic Generation
Google AIGemini 3.1 Flash TTS, Gemini 2.5 Flash TTS, Gemini 2.5 Pro TTSText-to-Speech
Vertex AILyria 3 Clip, Lyria 3 ProMusic Generation
Vertex AIGemini 3.1 Flash TTS, Gemini 2.5 Flash TTS, Gemini 2.5 Pro TTSText-to-Speech

6. Chat Assistant Models

The in-app Assistant can use text profiles belonging to provider records of these types:

  • Google AI
  • Anthropic (Claude)
  • OpenAI
  • Alibaba Cloud
  • Kimi (Moonshot AI)

Vertex AI and Grok profiles can be used by generation projects where supported, but their provider types are not accepted by the current assistant chat adapter.

The assistant receives the shared tool catalog independently of the model profile. Successful orchestration still depends on the upstream model handling tool calls reliably; a profile being categorized as text does not guarantee equal agent performance.

Choosing Models

  • Models are selected per provider as saved model profiles, so jobs reference a profile instead of repeating raw model settings.
  • A project sets a default provider/model; the resolved choice is copied into each draft/job. See Providers & Models.
  • The assistant and MCP clients can list usable model/provider pairings via list_available_models.
  • Profile options drive the project UI: prompt limits, context support, aspect ratio, quality, background, duration, resolution, sound, and audio-format controls are shown only when declared.
  • A custom alias adds a model to an existing provider adapter; it does not add a new transport or generator family.

Released under the MIT License.