chore(sync): update Eden AI model catalog (#5258)

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
This commit is contained in:
opencode-agent[bot]
2026-08-22 05:25:54 +00:00
committed by GitHub
parent 2b7c941c54
commit c4b0fdf44a
8 changed files with 42 additions and 35 deletions
@@ -5,9 +5,6 @@ type = "effort"
values = ["none", "low", "high", "max"]
[cost]
input = 0.22
output = 0.66
cache_read = 0.007
[limit]
context = 1_048_576
input = 0.44
output = 1.32
cache_read = 0.014
@@ -5,9 +5,6 @@ type = "effort"
values = ["none", "high", "max"]
[cost]
input = 0.66
output = 1.98
cache_read = 0.022
[limit]
context = 1_048_576
input = 1.32
output = 3.96
cache_read = 0.044
@@ -5,9 +5,9 @@ type = "effort"
values = ["none", "low", "high", "max"]
[cost]
input = 0.14
output = 0.28
cache_read = 0.028
input = 0.22
output = 0.66
cache_read = 0.007
[limit]
context = 1_048_576
@@ -0,0 +1,13 @@
base_model = "deepseek/deepseek-v4-flash-0731"
[[reasoning_options]]
type = "effort"
values = ["none", "low", "high", "max"]
[cost]
input = 0.14
output = 0.28
cache_read = 0.14
[limit]
context = 1_048_576
@@ -5,14 +5,14 @@ type = "effort"
values = ["none", "low", "medium", "high", "xhigh", "max"]
[cost]
input = 5
output = 30
cache_read = 0.5
cache_write = 6.25
input = 4
output = 20
cache_read = 0.4
cache_write = 5
[[cost.tiers]]
tier = { type = "context", size = 272_000 }
input = 10
output = 45
cache_read = 1
cache_write = 12.5
input = 8
output = 30
cache_read = 0.8
cache_write = 10
@@ -5,14 +5,14 @@ type = "effort"
values = ["none", "low", "medium", "high", "xhigh", "max"]
[cost]
input = 5
output = 30
cache_read = 0.5
cache_write = 6.25
input = 4
output = 20
cache_read = 0.4
cache_write = 5
[[cost.tiers]]
tier = { type = "context", size = 272_000 }
input = 10
output = 45
cache_read = 1
cache_write = 12.5
input = 8
output = 30
cache_read = 0.8
cache_write = 10
@@ -5,5 +5,5 @@ type = "effort"
values = ["none", "low", "high", "max"]
[cost]
input = 0.20086
output = 0.60258
input = 0.352
output = 1.056
@@ -5,5 +5,5 @@ type = "effort"
values = ["none", "low", "high", "max"]
[cost]
input = 0.60258
output = 1.80774
input = 1.1616
output = 3.4848