> ## Documentation Index
> Fetch the complete documentation index at: https://docs.imini.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 更新公告

<Update label="2026.04.27">
  ### 新增视频模型：HappyHorse 1.0

  上线 `dashscope/happyhorse-1.0`——单一模型 ID 覆盖文生视频、图生视频（首帧）、参考生视频（多参考图）、视频编辑（视频 + 参考图）四种能力，按入参形态自动派发。

  * 支持 720P / 1080P 输出，时长 3s–15s（视频编辑场景输出时长跟随源视频，最长 15s）；
  * 参考生视频场景下，`prompt` 中可用 `character1`、`character2` … 指代第 N 张参考图；
  * 视频编辑场景支持 `extra_params.audio_setting`（`auto` / `origin`）控制声音；
  * 积分消耗：720P `180 credits/秒`、1080P `300 credits/秒`。

  详细参数见 [HappyHorse 1.0](/zh/api-reference/videos/happyhorse-1-0)，积分消耗见 [模型价格](/zh/guide/pricing#dashscope-happyhorse-1-0)。
</Update>

<Update label="2026.04.21">
  ### 新增视频模型：Kling v3 动作控制

  上线 `kling/kling-v3-motion-control`——以参考图片中的人物为主体，复刻参考视频的动作生成新视频。

  * 需同时提供 1 张人物参考图 + 1 段动作参考视频；
  * 支持 720P / 1080P 输出；输出时长等于参考视频时长；
  * 参考视频时长 3s–30s（取决于 `extra_params.character_orientation`：`video` 上限 30s，`image` 上限 10s）；
  * 积分消耗：720P `180 credits/秒`、1080P `220 credits/秒`。

  详细参数见 [Kling v3 Motion Control](/zh/api-reference/videos/kling-v3-motion-control)，积分消耗见 [模型价格](/zh/guide/pricing#kling-kling-v3-motion-control)。
</Update>

<Update label="2026.04.20">
  ### 开放平台首批模型上线

  imini 开放平台正式对外开放，首批上线图像与视频生成模型。

  #### 图像模型

  * `google/nano-banana`：基于 Gemini 2.5 Flash Image，速度快、成本低，支持最多 3 张参考图。
  * `google/nano-banana-pro`：基于 Gemini 3 Pro Image，支持最多 14 张参考图，输出最高 4K。
  * `google/nano-banana-2`：基于 Gemini 3.1 Flash Image，支持最多 14 张参考图，输出 512 / 1K / 2K / 4K。

  #### 视频模型

  * `kling/kling-v3`：可灵 3.0 视频生成，支持 720P / 1080P，可选生成声音。
  * `kling/kling-v3-omni`：可灵 3.0 全模态版本，支持参考视频输入。
  * `doubao/seedance-2.0`：豆包 Seedance 2.0，支持文生视频、图生视频及多模态参考（图 + 视频 + 音频）。
  * `doubao/seedance-2.0-fast`：Seedance 2.0 极速版，同等能力下更低成本。

  详细参数说明见 [API 参考](/zh/api-reference/images/nano-banana)，积分消耗说明见 [模型价格](/zh/guide/pricing)。
</Update>
