chore(sync): update Venice model catalog
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
base_model = "zhipuai/glm-5.1"
|
||||
name = "GLM 5.1"
|
||||
release_date = "2026-04-07"
|
||||
last_updated = "2026-06-11"
|
||||
|
||||
[[reasoning_options]]
|
||||
|
||||
@@ -3,15 +3,9 @@ name = "GLM 5.2"
|
||||
release_date = "2026-06-16"
|
||||
last_updated = "2026-06-16"
|
||||
open_weights = true
|
||||
|
||||
[[reasoning_options]]
|
||||
type = "effort"
|
||||
values = ["none", "high", "max"]
|
||||
reasoning_options = []
|
||||
|
||||
[cost]
|
||||
input = 1.75
|
||||
output = 5.5
|
||||
cache_read = 0.325
|
||||
|
||||
[limit]
|
||||
output = 24_000
|
||||
input = 1.4
|
||||
output = 4.4
|
||||
cache_read = 0.26
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
base_model = "zhipuai/glm-5"
|
||||
name = "GLM 5"
|
||||
release_date = "2026-02-11"
|
||||
last_updated = "2026-06-11"
|
||||
structured_output = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user