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

25 lines
452 B
TOML

name = "Owl Alpha"
description = "Reasoning model for deliberate analysis, multi-step problem solving, and tool use"
release_date = "2026-04-28"
last_updated = "2026-04-30"
attachment = false
reasoning_options = []
reasoning = true
temperature = true
tool_call = true
structured_output = true
open_weights = false
status = "alpha"
[cost]
input = 0
output = 0
[limit]
context = 1048756
output = 262144
[modalities]
input = ["text"]
output = ["text"]