chore(sync): update EmpirioLabs AI model catalog (#5023)

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This commit is contained in:
opencode-agent[bot]
2026-08-19 04:27:20 +00:00
committed by GitHub
parent eec220ab56
commit 253dc360bb
2 changed files with 11 additions and 8 deletions
@@ -2,18 +2,10 @@ base_model = "google/gemma-4-26b-a4b-it"
name = "Gemma 4 26B-A4B"
last_updated = "2026-06-12"
[[reasoning_options]]
type = "toggle"
[[reasoning_options]]
type = "effort"
values = ["none", "low", "medium", "high", "max"]
[[reasoning_options]]
type = "budget_tokens"
min = 128
max = 32_768
[cost]
input = 0.05
output = 0.29
+11
View File
@@ -0,0 +1,11 @@
base_model = "zhipuai/glm-5.3"
name = "GLM 5.3"
[[reasoning_options]]
type = "effort"
values = ["low", "high", "max"]
[cost]
input = 1.4
output = 4.4
cache_read = 1.4