---
title: "gemini-omni-flash-preview API — Gemini Omni 價格與規格"
url: "https://runapi.ai/zh-TW/models/gemini-omni/flash-preview.md"
canonical: "https://runapi.ai/zh-TW/models/gemini-omni/flash-preview.md"
locale: "zh-TW"
model: "Gemini Omni"
provider: "Google"
variant_id: "gemini-omni-flash-preview"
sdk_model_id: "gemini-omni-flash-preview"
modality: "video"
price_from_cents: 60
billing_unit: "call"
status: "active"
---

# Gemini Omni gemini-omni-flash-preview API

透過 RunAPI 使用 Gemini Omni 系列的 gemini-omni-flash-preview。按次計費，無訂閱費，失敗的生成不收費。

## Pricing

**$0.600** per call

失敗的生成不收費

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `gemini-omni-flash-preview` |
| Provider | Google |
| Modality | video |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/gemini_omni/text_to_video` |
| Status | active |

## Request example

```json
{
  "model": "gemini-omni-flash-preview",
  "prompt": "Create a 1080p neon city tracking shot with a reusable character walking through rain while a calm narrator speaks."
}
```

## Install the skill

```sh
npx skills add runapi-ai/gemini-omni -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Gemini Omni gemini-omni-flash-preview features to an application.

```json
{
  "model": "gemini-omni-flash-preview"
}
```

## FAQ

### 模型 ID 在不同版本之間會保持穩定嗎？

RunAPI 會維持 model ID 穩定，並在不改變請求格式的情況下處理相容版本更新。

### 這個 variant 的速率限制是多少？

每個金鑰的速率限制會依使用方案而調整。請查看定價頁面以了解目前限制。

### 之後可以切換 variant 嗎？

可以——variant 只是旗標。只要變更 model 參數即可切換。

### 它支援串流嗎？

只要支援串流，RunAPI 就會端到端串流。

### 我該在哪裡回報品質問題？

請在公開 GitHub repo 提交 issue，或寄信給支援。


## Related

Other Gemini Omni variants:

- [gemini-omni-audio](https://runapi.ai/zh-TW/models/gemini-omni/audio.md) — `audio` · $0.0000
- [gemini-omni-character](https://runapi.ai/zh-TW/models/gemini-omni/character.md) — `character` · $0.0000
- [gemini-omni-text-to-video](https://runapi.ai/zh-TW/models/gemini-omni/text-to-video.md) — `text-to-video` · $3.60
