Files
2026-07-13 12:28:55 +08:00

19 lines
365 B
TOML

name = "DALL-E-3"
description = "Image model for prompt-driven generation, editing, and visual design workflows"
family = "dall-e"
release_date = "2023-11-06"
last_updated = "2023-11-06"
attachment = true
reasoning = false
temperature = false
open_weights = false
tool_call = true
[limit]
context = 800
output = 0
[modalities]
input = ["text"]
output = ["image"]