@apholdings/jensen-ai 1.0.9 → 1.1.1
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
|
@@ -733,6 +733,23 @@ export const MODELS = {
|
|
|
733
733
|
contextWindow: 128000,
|
|
734
734
|
maxTokens: 4096,
|
|
735
735
|
},
|
|
736
|
+
"jp.anthropic.claude-haiku-4-5-20251001-v1:0": {
|
|
737
|
+
id: "jp.anthropic.claude-haiku-4-5-20251001-v1:0",
|
|
738
|
+
name: "Claude Haiku 4.5 (JP)",
|
|
739
|
+
api: "bedrock-converse-stream",
|
|
740
|
+
provider: "amazon-bedrock",
|
|
741
|
+
baseUrl: "https://bedrock-runtime.us-east-1.amazonaws.com",
|
|
742
|
+
reasoning: true,
|
|
743
|
+
input: ["text", "image"],
|
|
744
|
+
cost: {
|
|
745
|
+
input: 1,
|
|
746
|
+
output: 5,
|
|
747
|
+
cacheRead: 0.1,
|
|
748
|
+
cacheWrite: 1.25,
|
|
749
|
+
},
|
|
750
|
+
contextWindow: 200000,
|
|
751
|
+
maxTokens: 64000,
|
|
752
|
+
},
|
|
736
753
|
"jp.anthropic.claude-opus-4-7": {
|
|
737
754
|
id: "jp.anthropic.claude-opus-4-7",
|
|
738
755
|
name: "Claude Opus 4.7 (JP)",
|
|
@@ -4785,6 +4802,24 @@ export const MODELS = {
|
|
|
4785
4802
|
contextWindow: 131072,
|
|
4786
4803
|
maxTokens: 32768,
|
|
4787
4804
|
},
|
|
4805
|
+
"openai/gpt-oss-20b": {
|
|
4806
|
+
id: "openai/gpt-oss-20b",
|
|
4807
|
+
name: "GPT OSS 20B",
|
|
4808
|
+
api: "openai-completions",
|
|
4809
|
+
provider: "huggingface",
|
|
4810
|
+
baseUrl: "https://router.huggingface.co/v1",
|
|
4811
|
+
compat: { "supportsDeveloperRole": false },
|
|
4812
|
+
reasoning: true,
|
|
4813
|
+
input: ["text"],
|
|
4814
|
+
cost: {
|
|
4815
|
+
input: 0.1,
|
|
4816
|
+
output: 0.5,
|
|
4817
|
+
cacheRead: 0,
|
|
4818
|
+
cacheWrite: 0,
|
|
4819
|
+
},
|
|
4820
|
+
contextWindow: 131072,
|
|
4821
|
+
maxTokens: 32768,
|
|
4822
|
+
},
|
|
4788
4823
|
"stepfun-ai/Step-3.5-Flash": {
|
|
4789
4824
|
id: "stepfun-ai/Step-3.5-Flash",
|
|
4790
4825
|
name: "Step 3.5 Flash",
|
|
@@ -7309,6 +7344,23 @@ export const MODELS = {
|
|
|
7309
7344
|
contextWindow: 256000,
|
|
7310
7345
|
maxTokens: 256000,
|
|
7311
7346
|
},
|
|
7347
|
+
"hy3-free": {
|
|
7348
|
+
id: "hy3-free",
|
|
7349
|
+
name: "Hy3 Free",
|
|
7350
|
+
api: "openai-completions",
|
|
7351
|
+
provider: "opencode",
|
|
7352
|
+
baseUrl: "https://opencode.ai/zen/v1",
|
|
7353
|
+
reasoning: true,
|
|
7354
|
+
input: ["text"],
|
|
7355
|
+
cost: {
|
|
7356
|
+
input: 0,
|
|
7357
|
+
output: 0,
|
|
7358
|
+
cacheRead: 0,
|
|
7359
|
+
cacheWrite: 0,
|
|
7360
|
+
},
|
|
7361
|
+
contextWindow: 256000,
|
|
7362
|
+
maxTokens: 64000,
|
|
7363
|
+
},
|
|
7312
7364
|
"kimi-k2.5": {
|
|
7313
7365
|
id: "kimi-k2.5",
|
|
7314
7366
|
name: "Kimi K2.5",
|
|
@@ -7738,6 +7790,57 @@ export const MODELS = {
|
|
|
7738
7790
|
contextWindow: 256000,
|
|
7739
7791
|
maxTokens: 4096,
|
|
7740
7792
|
},
|
|
7793
|
+
"aion-labs/aion-2.0": {
|
|
7794
|
+
id: "aion-labs/aion-2.0",
|
|
7795
|
+
name: "AionLabs: Aion-2.0",
|
|
7796
|
+
api: "openai-completions",
|
|
7797
|
+
provider: "openrouter",
|
|
7798
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
7799
|
+
reasoning: true,
|
|
7800
|
+
input: ["text"],
|
|
7801
|
+
cost: {
|
|
7802
|
+
input: 0.7999999999999999,
|
|
7803
|
+
output: 1.5999999999999999,
|
|
7804
|
+
cacheRead: 0.19999999999999998,
|
|
7805
|
+
cacheWrite: 0,
|
|
7806
|
+
},
|
|
7807
|
+
contextWindow: 131072,
|
|
7808
|
+
maxTokens: 32768,
|
|
7809
|
+
},
|
|
7810
|
+
"aion-labs/aion-3.0": {
|
|
7811
|
+
id: "aion-labs/aion-3.0",
|
|
7812
|
+
name: "AionLabs: Aion-3.0",
|
|
7813
|
+
api: "openai-completions",
|
|
7814
|
+
provider: "openrouter",
|
|
7815
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
7816
|
+
reasoning: true,
|
|
7817
|
+
input: ["text"],
|
|
7818
|
+
cost: {
|
|
7819
|
+
input: 3,
|
|
7820
|
+
output: 6,
|
|
7821
|
+
cacheRead: 0.75,
|
|
7822
|
+
cacheWrite: 0,
|
|
7823
|
+
},
|
|
7824
|
+
contextWindow: 131072,
|
|
7825
|
+
maxTokens: 32768,
|
|
7826
|
+
},
|
|
7827
|
+
"aion-labs/aion-3.0-mini": {
|
|
7828
|
+
id: "aion-labs/aion-3.0-mini",
|
|
7829
|
+
name: "AionLabs: Aion-3.0-Mini",
|
|
7830
|
+
api: "openai-completions",
|
|
7831
|
+
provider: "openrouter",
|
|
7832
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
7833
|
+
reasoning: true,
|
|
7834
|
+
input: ["text"],
|
|
7835
|
+
cost: {
|
|
7836
|
+
input: 0.7,
|
|
7837
|
+
output: 1.4,
|
|
7838
|
+
cacheRead: 0.18,
|
|
7839
|
+
cacheWrite: 0,
|
|
7840
|
+
},
|
|
7841
|
+
contextWindow: 131072,
|
|
7842
|
+
maxTokens: 32768,
|
|
7843
|
+
},
|
|
7741
7844
|
"amazon/nova-2-lite-v1": {
|
|
7742
7845
|
id: "amazon/nova-2-lite-v1",
|
|
7743
7846
|
name: "Amazon: Nova 2 Lite",
|
|
@@ -8416,7 +8519,7 @@ export const MODELS = {
|
|
|
8416
8519
|
cacheWrite: 0,
|
|
8417
8520
|
},
|
|
8418
8521
|
contextWindow: 1048576,
|
|
8419
|
-
maxTokens:
|
|
8522
|
+
maxTokens: 65536,
|
|
8420
8523
|
},
|
|
8421
8524
|
"deepseek/deepseek-v4-pro": {
|
|
8422
8525
|
id: "deepseek/deepseek-v4-pro",
|
|
@@ -9472,6 +9575,40 @@ export const MODELS = {
|
|
|
9472
9575
|
contextWindow: 262144,
|
|
9473
9576
|
maxTokens: 16384,
|
|
9474
9577
|
},
|
|
9578
|
+
"nex-agi/nex-n2-mini": {
|
|
9579
|
+
id: "nex-agi/nex-n2-mini",
|
|
9580
|
+
name: "Nex AGI: Nex-N2-Mini",
|
|
9581
|
+
api: "openai-completions",
|
|
9582
|
+
provider: "openrouter",
|
|
9583
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
9584
|
+
reasoning: true,
|
|
9585
|
+
input: ["text", "image"],
|
|
9586
|
+
cost: {
|
|
9587
|
+
input: 0.024999999999999998,
|
|
9588
|
+
output: 0.09999999999999999,
|
|
9589
|
+
cacheRead: 0.0025,
|
|
9590
|
+
cacheWrite: 0,
|
|
9591
|
+
},
|
|
9592
|
+
contextWindow: 262144,
|
|
9593
|
+
maxTokens: 262144,
|
|
9594
|
+
},
|
|
9595
|
+
"nex-agi/nex-n2-pro": {
|
|
9596
|
+
id: "nex-agi/nex-n2-pro",
|
|
9597
|
+
name: "Nex AGI: Nex-N2-Pro",
|
|
9598
|
+
api: "openai-completions",
|
|
9599
|
+
provider: "openrouter",
|
|
9600
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
9601
|
+
reasoning: true,
|
|
9602
|
+
input: ["text", "image"],
|
|
9603
|
+
cost: {
|
|
9604
|
+
input: 0.25,
|
|
9605
|
+
output: 1,
|
|
9606
|
+
cacheRead: 0.024999999999999998,
|
|
9607
|
+
cacheWrite: 0,
|
|
9608
|
+
},
|
|
9609
|
+
contextWindow: 262144,
|
|
9610
|
+
maxTokens: 262144,
|
|
9611
|
+
},
|
|
9475
9612
|
"nvidia/llama-3.3-nemotron-super-49b-v1.5": {
|
|
9476
9613
|
id: "nvidia/llama-3.3-nemotron-super-49b-v1.5",
|
|
9477
9614
|
name: "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5",
|
|
@@ -11302,7 +11439,7 @@ export const MODELS = {
|
|
|
11302
11439
|
cost: {
|
|
11303
11440
|
input: 0.385,
|
|
11304
11441
|
output: 2.4499999999999997,
|
|
11305
|
-
cacheRead: 0,
|
|
11442
|
+
cacheRead: 0.111,
|
|
11306
11443
|
cacheWrite: 0,
|
|
11307
11444
|
},
|
|
11308
11445
|
contextWindow: 256000,
|
|
@@ -11597,6 +11734,23 @@ export const MODELS = {
|
|
|
11597
11734
|
contextWindow: 256000,
|
|
11598
11735
|
maxTokens: 256000,
|
|
11599
11736
|
},
|
|
11737
|
+
"tencent/hy3": {
|
|
11738
|
+
id: "tencent/hy3",
|
|
11739
|
+
name: "Tencent: Hy3",
|
|
11740
|
+
api: "openai-completions",
|
|
11741
|
+
provider: "openrouter",
|
|
11742
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
11743
|
+
reasoning: true,
|
|
11744
|
+
input: ["text"],
|
|
11745
|
+
cost: {
|
|
11746
|
+
input: 0.19999999999999998,
|
|
11747
|
+
output: 0.7999999999999999,
|
|
11748
|
+
cacheRead: 0.5,
|
|
11749
|
+
cacheWrite: 0,
|
|
11750
|
+
},
|
|
11751
|
+
contextWindow: 262144,
|
|
11752
|
+
maxTokens: 131072,
|
|
11753
|
+
},
|
|
11600
11754
|
"tencent/hy3-preview": {
|
|
11601
11755
|
id: "tencent/hy3-preview",
|
|
11602
11756
|
name: "Tencent: Hy3 preview",
|
|
@@ -11614,6 +11768,23 @@ export const MODELS = {
|
|
|
11614
11768
|
contextWindow: 262144,
|
|
11615
11769
|
maxTokens: 4096,
|
|
11616
11770
|
},
|
|
11771
|
+
"tencent/hy3:free": {
|
|
11772
|
+
id: "tencent/hy3:free",
|
|
11773
|
+
name: "Tencent: Hy3 (free)",
|
|
11774
|
+
api: "openai-completions",
|
|
11775
|
+
provider: "openrouter",
|
|
11776
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
11777
|
+
reasoning: true,
|
|
11778
|
+
input: ["text"],
|
|
11779
|
+
cost: {
|
|
11780
|
+
input: 0,
|
|
11781
|
+
output: 0,
|
|
11782
|
+
cacheRead: 0,
|
|
11783
|
+
cacheWrite: 0,
|
|
11784
|
+
},
|
|
11785
|
+
contextWindow: 262144,
|
|
11786
|
+
maxTokens: 262144,
|
|
11787
|
+
},
|
|
11617
11788
|
"thedrummer/unslopnemo-12b": {
|
|
11618
11789
|
id: "thedrummer/unslopnemo-12b",
|
|
11619
11790
|
name: "TheDrummer: UnslopNemo 12B",
|
|
@@ -11710,7 +11881,7 @@ export const MODELS = {
|
|
|
11710
11881
|
cost: {
|
|
11711
11882
|
input: 0.105,
|
|
11712
11883
|
output: 0.28,
|
|
11713
|
-
cacheRead: 0,
|
|
11884
|
+
cacheRead: 0.028,
|
|
11714
11885
|
cacheWrite: 0,
|
|
11715
11886
|
},
|
|
11716
11887
|
contextWindow: 1048576,
|
|
@@ -11912,13 +12083,13 @@ export const MODELS = {
|
|
|
11912
12083
|
reasoning: true,
|
|
11913
12084
|
input: ["text"],
|
|
11914
12085
|
cost: {
|
|
11915
|
-
input: 0.
|
|
11916
|
-
output:
|
|
11917
|
-
cacheRead: 0.
|
|
12086
|
+
input: 0.9299999999999999,
|
|
12087
|
+
output: 3,
|
|
12088
|
+
cacheRead: 0.18,
|
|
11918
12089
|
cacheWrite: 0,
|
|
11919
12090
|
},
|
|
11920
12091
|
contextWindow: 1048576,
|
|
11921
|
-
maxTokens:
|
|
12092
|
+
maxTokens: 32768,
|
|
11922
12093
|
},
|
|
11923
12094
|
"z-ai/glm-5v-turbo": {
|
|
11924
12095
|
id: "z-ai/glm-5v-turbo",
|