fix opencode go MiMo pricing conflict resolution

This commit is contained in:
Jack
2026-05-28 00:36:48 +08:00
parent f4206f4eaa
commit f4f210986c
2 changed files with 0 additions and 24 deletions
@@ -13,21 +13,9 @@ open_weights = true
field = "reasoning_content"
[cost]
<<<<<<< update/opencode-go-mimo-v2-5-pricing
input = 1.74
output = 3.48
cache_read = 0.0145
=======
input = 1.00
output = 3.00
cache_read = 0.20
[[cost.tiers]]
tier = { size = 256_000 }
input = 2.00
output = 6.00
cache_read = 0.40
>>>>>>> dev
[limit]
context = 1_048_576
@@ -13,21 +13,9 @@ open_weights = true
field = "reasoning_content"
[cost]
<<<<<<< update/opencode-go-mimo-v2-5-pricing
input = 0.14
output = 0.28
cache_read = 0.0028
=======
input = 0.40
output = 2.00
cache_read = 0.08
[[cost.tiers]]
tier = { size = 256_000 }
input = 0.80
output = 4.00
cache_read = 0.16
>>>>>>> dev
[limit]
context = 1_000_000