omegon 0.10.1 → 0.10.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7594,7 +7594,7 @@ export const MODELS = {
7594
7594
  reasoning: true,
7595
7595
  input: ["text"],
7596
7596
  cost: {
7597
- input: 0.25,
7597
+ input: 0.19999999999999998,
7598
7598
  output: 1.2,
7599
7599
  cacheRead: 0,
7600
7600
  cacheWrite: 0,