@apholdings/jensen-ai 0.1.4 → 0.57.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.
package/dist/models.generated.js
CHANGED
|
@@ -2575,7 +2575,7 @@ export const MODELS = {
|
|
|
2575
2575
|
cacheRead: 0,
|
|
2576
2576
|
cacheWrite: 0,
|
|
2577
2577
|
},
|
|
2578
|
-
contextWindow:
|
|
2578
|
+
contextWindow: 144000,
|
|
2579
2579
|
maxTokens: 32000,
|
|
2580
2580
|
},
|
|
2581
2581
|
"claude-opus-4.5": {
|
|
@@ -2593,7 +2593,7 @@ export const MODELS = {
|
|
|
2593
2593
|
cacheRead: 0,
|
|
2594
2594
|
cacheWrite: 0,
|
|
2595
2595
|
},
|
|
2596
|
-
contextWindow:
|
|
2596
|
+
contextWindow: 160000,
|
|
2597
2597
|
maxTokens: 32000,
|
|
2598
2598
|
},
|
|
2599
2599
|
"claude-opus-4.6": {
|
|
@@ -2629,7 +2629,7 @@ export const MODELS = {
|
|
|
2629
2629
|
cacheRead: 0,
|
|
2630
2630
|
cacheWrite: 0,
|
|
2631
2631
|
},
|
|
2632
|
-
contextWindow:
|
|
2632
|
+
contextWindow: 216000,
|
|
2633
2633
|
maxTokens: 16000,
|
|
2634
2634
|
},
|
|
2635
2635
|
"claude-sonnet-4.5": {
|
|
@@ -2647,7 +2647,7 @@ export const MODELS = {
|
|
|
2647
2647
|
cacheRead: 0,
|
|
2648
2648
|
cacheWrite: 0,
|
|
2649
2649
|
},
|
|
2650
|
-
contextWindow:
|
|
2650
|
+
contextWindow: 144000,
|
|
2651
2651
|
maxTokens: 32000,
|
|
2652
2652
|
},
|
|
2653
2653
|
"claude-sonnet-4.6": {
|
|
@@ -2760,7 +2760,7 @@ export const MODELS = {
|
|
|
2760
2760
|
cacheRead: 0,
|
|
2761
2761
|
cacheWrite: 0,
|
|
2762
2762
|
},
|
|
2763
|
-
contextWindow:
|
|
2763
|
+
contextWindow: 128000,
|
|
2764
2764
|
maxTokens: 16384,
|
|
2765
2765
|
},
|
|
2766
2766
|
"gpt-4o": {
|
|
@@ -2779,8 +2779,8 @@ export const MODELS = {
|
|
|
2779
2779
|
cacheRead: 0,
|
|
2780
2780
|
cacheWrite: 0,
|
|
2781
2781
|
},
|
|
2782
|
-
contextWindow:
|
|
2783
|
-
maxTokens:
|
|
2782
|
+
contextWindow: 128000,
|
|
2783
|
+
maxTokens: 4096,
|
|
2784
2784
|
},
|
|
2785
2785
|
"gpt-5": {
|
|
2786
2786
|
id: "gpt-5",
|
|
@@ -2815,7 +2815,7 @@ export const MODELS = {
|
|
|
2815
2815
|
cacheRead: 0,
|
|
2816
2816
|
cacheWrite: 0,
|
|
2817
2817
|
},
|
|
2818
|
-
contextWindow:
|
|
2818
|
+
contextWindow: 264000,
|
|
2819
2819
|
maxTokens: 64000,
|
|
2820
2820
|
},
|
|
2821
2821
|
"gpt-5.1": {
|
|
@@ -2833,7 +2833,7 @@ export const MODELS = {
|
|
|
2833
2833
|
cacheRead: 0,
|
|
2834
2834
|
cacheWrite: 0,
|
|
2835
2835
|
},
|
|
2836
|
-
contextWindow:
|
|
2836
|
+
contextWindow: 264000,
|
|
2837
2837
|
maxTokens: 64000,
|
|
2838
2838
|
},
|
|
2839
2839
|
"gpt-5.1-codex": {
|
|
@@ -2851,7 +2851,7 @@ export const MODELS = {
|
|
|
2851
2851
|
cacheRead: 0,
|
|
2852
2852
|
cacheWrite: 0,
|
|
2853
2853
|
},
|
|
2854
|
-
contextWindow:
|
|
2854
|
+
contextWindow: 400000,
|
|
2855
2855
|
maxTokens: 128000,
|
|
2856
2856
|
},
|
|
2857
2857
|
"gpt-5.1-codex-max": {
|
|
@@ -2869,7 +2869,7 @@ export const MODELS = {
|
|
|
2869
2869
|
cacheRead: 0,
|
|
2870
2870
|
cacheWrite: 0,
|
|
2871
2871
|
},
|
|
2872
|
-
contextWindow:
|
|
2872
|
+
contextWindow: 400000,
|
|
2873
2873
|
maxTokens: 128000,
|
|
2874
2874
|
},
|
|
2875
2875
|
"gpt-5.1-codex-mini": {
|
|
@@ -2887,7 +2887,7 @@ export const MODELS = {
|
|
|
2887
2887
|
cacheRead: 0,
|
|
2888
2888
|
cacheWrite: 0,
|
|
2889
2889
|
},
|
|
2890
|
-
contextWindow:
|
|
2890
|
+
contextWindow: 400000,
|
|
2891
2891
|
maxTokens: 128000,
|
|
2892
2892
|
},
|
|
2893
2893
|
"gpt-5.2": {
|
|
@@ -7800,12 +7800,12 @@ export const MODELS = {
|
|
|
7800
7800
|
input: ["text"],
|
|
7801
7801
|
cost: {
|
|
7802
7802
|
input: 0.19999999999999998,
|
|
7803
|
-
output: 1.
|
|
7804
|
-
cacheRead: 0,
|
|
7803
|
+
output: 1.17,
|
|
7804
|
+
cacheRead: 0.09999999999999999,
|
|
7805
7805
|
cacheWrite: 0,
|
|
7806
7806
|
},
|
|
7807
7807
|
contextWindow: 196608,
|
|
7808
|
-
maxTokens:
|
|
7808
|
+
maxTokens: 65536,
|
|
7809
7809
|
},
|
|
7810
7810
|
"minimax/minimax-m2.5:free": {
|
|
7811
7811
|
id: "minimax/minimax-m2.5:free",
|
|
@@ -9228,12 +9228,12 @@ export const MODELS = {
|
|
|
9228
9228
|
input: ["text"],
|
|
9229
9229
|
cost: {
|
|
9230
9230
|
input: 0.03,
|
|
9231
|
-
output: 0.
|
|
9232
|
-
cacheRead: 0,
|
|
9231
|
+
output: 0.11,
|
|
9232
|
+
cacheRead: 0.015,
|
|
9233
9233
|
cacheWrite: 0,
|
|
9234
9234
|
},
|
|
9235
9235
|
contextWindow: 131072,
|
|
9236
|
-
maxTokens:
|
|
9236
|
+
maxTokens: 131072,
|
|
9237
9237
|
},
|
|
9238
9238
|
"openai/gpt-oss-20b:free": {
|
|
9239
9239
|
id: "openai/gpt-oss-20b:free",
|
|
@@ -13062,6 +13062,23 @@ export const MODELS = {
|
|
|
13062
13062
|
contextWindow: 262144,
|
|
13063
13063
|
maxTokens: 32000,
|
|
13064
13064
|
},
|
|
13065
|
+
"xiaomi/mimo-v2-pro": {
|
|
13066
|
+
id: "xiaomi/mimo-v2-pro",
|
|
13067
|
+
name: "MiMo V2 Pro",
|
|
13068
|
+
api: "anthropic-messages",
|
|
13069
|
+
provider: "vercel-ai-gateway",
|
|
13070
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13071
|
+
reasoning: true,
|
|
13072
|
+
input: ["text"],
|
|
13073
|
+
cost: {
|
|
13074
|
+
input: 1,
|
|
13075
|
+
output: 3,
|
|
13076
|
+
cacheRead: 0.19999999999999998,
|
|
13077
|
+
cacheWrite: 0,
|
|
13078
|
+
},
|
|
13079
|
+
contextWindow: 1000000,
|
|
13080
|
+
maxTokens: 128000,
|
|
13081
|
+
},
|
|
13065
13082
|
"zai/glm-4.5": {
|
|
13066
13083
|
id: "zai/glm-4.5",
|
|
13067
13084
|
name: "GLM-4.5",
|