Skip to content

Commit 234ba09

Browse files
committed
update zen model
1 parent e208f35 commit 234ba09

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name = "Code GD4 (alpha)"
2+
release_date = "2025-01-01"
3+
last_updated = "2025-01-01"
4+
attachment = false
5+
reasoning = true
6+
temperature = true
7+
tool_call = true
8+
knowledge = "2025-01"
9+
open_weights = true
10+
status = "alpha"
11+
12+
[cost]
13+
input = 0.5
14+
output = 2.0
15+
cache_read = 0.15
16+
17+
[limit]
18+
context = 200000
19+
output = 128000
20+
21+
[modalities]
22+
input = ["text"]
23+
output = ["text"]

0 commit comments

Comments
 (0)