anomalyco--models.dev
24 行
426 B
TOML
24 行
426 B
TOML
name = "v0-1.0-md"
|
|
description = "Multimodal reasoning model for visual analysis, planning, and tool use"
|
|
family = "v0"
|
|
release_date = "2025-05-22"
|
|
last_updated = "2025-05-22"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 3.00
|
|
output = 15.00
|
|
|
|
[limit]
|
|
context = 128000
|
|
output = 32000
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|