项目文件夹

文件
2026-07-13 12:28:55 +08:00

19 行
365 B
TOML

name = "Runway"
description = "Video model for prompt-guided generation, editing, and motion workflows"
family = "runway"
release_date = "2024-10-11"
last_updated = "2024-10-11"
attachment = true
reasoning = false
temperature = false
open_weights = false
tool_call = true
[limit]
context = 256
output = 0
[modalities]
input = ["text", "image"]
output = ["video"]