fix(ebcloud): correct converted pricing

This commit is contained in:
Aiden Cline
2026-07-12 13:30:17 -05:00
parent 7baf2c0970
commit 524524e488
2 changed files with 2 additions and 2 deletions
@@ -6,4 +6,4 @@ field = "reasoning_content"
[cost]
input = 0.143
output = 0.2858
output = 0.2857
@@ -5,5 +5,5 @@ reasoning_options = []
field = "reasoning_content"
[cost]
input = 0.4289
input = 0.4286
output = 0.8571