Seedance 2.0 极速版,在标准版多模态视频生成能力基础上优化推理速度,适合对生成时延敏感的批量创作场景。支持文生视频、图生视频、多模态参考输入,480p/720p/1080p 分辨率,默认带同步音频。
コンテキストウィンドウ
0
最大出力トークン
0
リリース日
2026-04-14
機能
動画入力
利用可能なプロバイダー
byteplusVolcengine
対応プロトコル
openai
Providers
byteplus
入力トークン
$0/M
出力トークン
$0/M
modelDetailPage.pricing.fields.output_video_per_second
$60000/M
modelDetailPage.pricing.fields.video_pricing
-
Protocols
openai
/v1/videosVolcengine
入力トークン
$0/M
出力トークン
$0/M
modelDetailPage.pricing.fields.output_video_per_second
$60000/M
modelDetailPage.pricing.fields.video_pricing
-
Protocols
openai
/v1/videosコード例
from openai import OpenAIclient = OpenAI(base_url="https://api.ofox.io/v1",api_key="YOUR_OFOX_API_KEY",)response = client.chat.completions.create(model="bytedance/seedance-2.0-fast",messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)
関連モデル
よくある質問
Ofox.aiでのSeedance 2.0 Fastの料金は、入力100万トークンあたり$0、出力100万トークンあたり$0です。従量課金制、月額料金なし。
Seedance 2.0 Fastは0トークンのコンテキストウィンドウと最大0トークンの出力に対応。大規模ドキュメントの処理や長い会話の維持が可能です。
ベースURLをhttps://api.ofox.ai/v1に設定し、Ofox APIキーを使用するだけ。OpenAI互換APIなので、既存コードのベースURLとAPIキーを変更するだけです。
Seedance 2.0 Fastは以下の機能に対応:動画入力。Ofox.ai統合APIですべての機能にアクセスできます。