@asm-agent/ai 0.8.4 → 0.8.5

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.
@@ -11102,13 +11102,13 @@ export const MODELS = {
11102
11102
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": null, "max": null },
11103
11103
  input: ["text"],
11104
11104
  cost: {
11105
- input: 0.26,
11106
- output: 0.38,
11107
- cacheRead: 0.13,
11105
+ input: 0.26899999999999996,
11106
+ output: 0.39999999999999997,
11107
+ cacheRead: 0.13449999999999998,
11108
11108
  cacheWrite: 0,
11109
11109
  },
11110
11110
  contextWindow: 163840,
11111
- maxTokens: 147456,
11111
+ maxTokens: 65536,
11112
11112
  },
11113
11113
  "deepseek/deepseek-v3.2-exp": {
11114
11114
  id: "deepseek/deepseek-v3.2-exp",
@@ -11140,9 +11140,9 @@ export const MODELS = {
11140
11140
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": "max", "max": null },
11141
11141
  input: ["text"],
11142
11142
  cost: {
11143
- input: 0.08512,
11144
- output: 0.17024,
11145
- cacheRead: 0.017024,
11143
+ input: 0.08176,
11144
+ output: 0.16352,
11145
+ cacheRead: 0.016352,
11146
11146
  cacheWrite: 0,
11147
11147
  },
11148
11148
  contextWindow: 1048576,
@@ -11159,9 +11159,9 @@ export const MODELS = {
11159
11159
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": "max", "max": null },
11160
11160
  input: ["text"],
11161
11161
  cost: {
11162
- input: 0.045,
11163
- output: 0.09,
11164
- cacheRead: 0.009,
11162
+ input: 0.065,
11163
+ output: 0.18,
11164
+ cacheRead: 0.016,
11165
11165
  cacheWrite: 0,
11166
11166
  },
11167
11167
  contextWindow: 1310720,
@@ -11197,9 +11197,9 @@ export const MODELS = {
11197
11197
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": "max", "max": null },
11198
11198
  input: ["text"],
11199
11199
  cost: {
11200
- input: 0.6909540000000001,
11201
- output: 1.3819080000000001,
11202
- cacheRead: 0.057579500000000006,
11200
+ input: 0.538878,
11201
+ output: 1.077756,
11202
+ cacheRead: 0.0449065,
11203
11203
  cacheWrite: 0,
11204
11204
  },
11205
11205
  contextWindow: 1048576,
@@ -14802,9 +14802,9 @@ export const MODELS = {
14802
14802
  thinkingLevelMap: { "minimal": null, "low": "low", "medium": null, "high": "high", "xhigh": null, "max": null },
14803
14803
  input: ["text"],
14804
14804
  cost: {
14805
- input: 0.13199999999999998,
14806
- output: 0.5279999999999999,
14807
- cacheRead: 0.032999999999999995,
14805
+ input: 0.0825,
14806
+ output: 0.33,
14807
+ cacheRead: 0.020625,
14808
14808
  cacheWrite: 0,
14809
14809
  },
14810
14810
  contextWindow: 262144,
@@ -15474,7 +15474,7 @@ export const MODELS = {
15474
15474
  cacheWrite: 0,
15475
15475
  },
15476
15476
  contextWindow: 1310720,
15477
- maxTokens: 131072,
15477
+ maxTokens: 393216,
15478
15478
  },
15479
15479
  "~google/gemini-flash-latest": {
15480
15480
  id: "~google/gemini-flash-latest",
@@ -15594,13 +15594,13 @@ export const MODELS = {
15594
15594
  thinkingLevelMap: { "off": null, "minimal": null, "low": "low", "medium": null, "high": "high", "xhigh": null, "max": "max" },
15595
15595
  input: ["text"],
15596
15596
  cost: {
15597
- input: 1.2,
15598
- output: 4,
15599
- cacheRead: 0.24,
15597
+ input: 1.1875,
15598
+ output: 4.18,
15599
+ cacheRead: 0.24699999999999997,
15600
15600
  cacheWrite: 0,
15601
15601
  },
15602
15602
  contextWindow: 1310720,
15603
- maxTokens: 943718,
15603
+ maxTokens: 131072,
15604
15604
  },
15605
15605
  },
15606
15606
  "prime-inference": {
@@ -15931,7 +15931,7 @@ export const MODELS = {
15931
15931
  cacheWrite: 0,
15932
15932
  },
15933
15933
  contextWindow: 163840,
15934
- maxTokens: 147456,
15934
+ maxTokens: 65536,
15935
15935
  featured: true,
15936
15936
  },
15937
15937
  "deepseek/deepseek-v3.2-exp": {