YeeHooDevelopers
Developer Docs
Supported Models and Parameters

Models & Parameters Overview

Browse currently public image and video models, then open single-model docs for exact parameters.

As more public models are added, keeping every model and parameter on one page becomes hard to read and even harder to maintain.

The current public scope includes image and video models. The overview below is based on models with active channels and usable routes.

Recommended Reading Order

  • Start on this page to see which public models exist.
  • Then open Image Models or Video Models to review shared fields and model differences.
  • Finally open the individual model page to see exactly how that model should be called.

Documentation Structure

SectionWhat Lives HereRead FirstRead Next
Image ModelsAll image generation and editing modelsShared fields and differencesSingle-model page
Video ModelsAll video generation modelsShared fields and differencesSingle-model page

Current Public Models

ModelTypeRegionBest ForEntry
gpt-image-2ImageGlobal / CNGeneral image generation, posters, covers, editingView
gpt-image-2-officialImageGlobalOfficial GPT Image 2 with quality tiersView
gemini-3.1-flash-image-previewImageGlobal / CNFast image generation and editingView
gemini-3-pro-image-previewImageGlobal / CNHigh-quality image generation and editingView
nano-banana-2ImageGlobal / CNFaster image generationView
nano-banana-proImageGlobal / CNHigher-quality image generation and editingView
seedance-2VideoGlobal / CNStandard video generation with video inputView
seedance-2-fastVideoGlobal / CNFast video generation with video inputView
seedance-2-miniVideoGlobal / CNLightweight video generation with video inputView
seedance-2-5VideoGlobal / CNSeedance 2.5 video generationView
kling-3.0-turboVideoGlobal / CNFast Kling video generationView
kling-v2-6VideoGlobal / CNKling standard/pro tiersView
kling-v3VideoGlobal / CNKling V3 standard, pro, and 4KView
kling-v3-omniVideoGlobal / CNKling Omni with reference video URLsView
kling-video-o1VideoGlobal / CNKling O1 with reference video URLsView
gemini_omni_flashVideoGlobal / CN10-second Gemini Omni videoView

Maintenance Guidance

  1. When a new model is added, update the family-level difference table first, then add the single-model page.
  2. Do not create one new create API per provider; keep the interface layer unified.
  3. When a model only adds one or two special fields, document the differences instead of duplicating a long page template.
  4. If backend model schema becomes stable enough, this layer should gradually move toward generation rather than full manual editing.

Related Pages