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

25 lines
455 B
TOML

name = "Weaver (alpha)"
description = "General-purpose chat model for instruction following, writing, and analysis"
family = "alpha"
release_date = "2023-08-02"
last_updated = "2023-08-02"
attachment = false
reasoning = false
temperature = true
tool_call = false
structured_output = true
knowledge = "2023-06-30"
open_weights = false
[cost]
input = 0.75
output = 1
[limit]
context = 8_000
output = 2_000
[modalities]
input = ["text"]
output = ["text"]