@caupulican/pi-ai 0.80.31 → 0.80.34
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/image-models.generated.d.ts.map +1 -1
- package/dist/image-models.generated.js +171 -171
- package/dist/image-models.generated.js.map +1 -1
- package/dist/models.generated.d.ts +0 -48
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +25 -61
- package/dist/models.generated.js.map +1 -1
- package/package.json +1 -1
package/dist/models.generated.js
CHANGED
|
@@ -4781,42 +4781,6 @@ export const MODELS = {
|
|
|
4781
4781
|
contextWindow: 262144,
|
|
4782
4782
|
maxTokens: 32768,
|
|
4783
4783
|
},
|
|
4784
|
-
"gemma-4-E2B-it": {
|
|
4785
|
-
id: "gemma-4-E2B-it",
|
|
4786
|
-
name: "Gemma 4 E2B IT",
|
|
4787
|
-
api: "google-generative-ai",
|
|
4788
|
-
provider: "google",
|
|
4789
|
-
baseUrl: "https://generativelanguage.googleapis.com/v1beta",
|
|
4790
|
-
reasoning: true,
|
|
4791
|
-
thinkingLevelMap: { "off": null, "minimal": "MINIMAL", "low": null, "medium": null, "high": "HIGH" },
|
|
4792
|
-
input: ["text", "image"],
|
|
4793
|
-
cost: {
|
|
4794
|
-
input: 0,
|
|
4795
|
-
output: 0,
|
|
4796
|
-
cacheRead: 0,
|
|
4797
|
-
cacheWrite: 0,
|
|
4798
|
-
},
|
|
4799
|
-
contextWindow: 131072,
|
|
4800
|
-
maxTokens: 8192,
|
|
4801
|
-
},
|
|
4802
|
-
"gemma-4-E4B-it": {
|
|
4803
|
-
id: "gemma-4-E4B-it",
|
|
4804
|
-
name: "Gemma 4 E4B IT",
|
|
4805
|
-
api: "google-generative-ai",
|
|
4806
|
-
provider: "google",
|
|
4807
|
-
baseUrl: "https://generativelanguage.googleapis.com/v1beta",
|
|
4808
|
-
reasoning: true,
|
|
4809
|
-
thinkingLevelMap: { "off": null, "minimal": "MINIMAL", "low": null, "medium": null, "high": "HIGH" },
|
|
4810
|
-
input: ["text", "image"],
|
|
4811
|
-
cost: {
|
|
4812
|
-
input: 0,
|
|
4813
|
-
output: 0,
|
|
4814
|
-
cacheRead: 0,
|
|
4815
|
-
cacheWrite: 0,
|
|
4816
|
-
},
|
|
4817
|
-
contextWindow: 131072,
|
|
4818
|
-
maxTokens: 8192,
|
|
4819
|
-
},
|
|
4820
4784
|
},
|
|
4821
4785
|
"google-vertex": {
|
|
4822
4786
|
"gemini-1.5-flash": {
|
|
@@ -8808,13 +8772,13 @@ export const MODELS = {
|
|
|
8808
8772
|
reasoning: true,
|
|
8809
8773
|
input: ["text"],
|
|
8810
8774
|
cost: {
|
|
8811
|
-
input: 0.
|
|
8812
|
-
output: 0.
|
|
8775
|
+
input: 0.25,
|
|
8776
|
+
output: 0.7999999999999999,
|
|
8813
8777
|
cacheRead: 0.06,
|
|
8814
8778
|
cacheWrite: 0,
|
|
8815
8779
|
},
|
|
8816
8780
|
contextWindow: 262144,
|
|
8817
|
-
maxTokens:
|
|
8781
|
+
maxTokens: 80000,
|
|
8818
8782
|
},
|
|
8819
8783
|
"arcee-ai/trinity-mini": {
|
|
8820
8784
|
id: "arcee-ai/trinity-mini",
|
|
@@ -10191,13 +10155,13 @@ export const MODELS = {
|
|
|
10191
10155
|
reasoning: true,
|
|
10192
10156
|
input: ["text", "image"],
|
|
10193
10157
|
cost: {
|
|
10194
|
-
input: 0.
|
|
10158
|
+
input: 0.66,
|
|
10195
10159
|
output: 3.5,
|
|
10196
|
-
cacheRead: 0.
|
|
10160
|
+
cacheRead: 0.33,
|
|
10197
10161
|
cacheWrite: 0,
|
|
10198
10162
|
},
|
|
10199
10163
|
contextWindow: 262144,
|
|
10200
|
-
maxTokens:
|
|
10164
|
+
maxTokens: 65535,
|
|
10201
10165
|
},
|
|
10202
10166
|
"moonshotai/kimi-k2.7-code": {
|
|
10203
10167
|
id: "moonshotai/kimi-k2.7-code",
|
|
@@ -10208,13 +10172,13 @@ export const MODELS = {
|
|
|
10208
10172
|
reasoning: true,
|
|
10209
10173
|
input: ["text", "image"],
|
|
10210
10174
|
cost: {
|
|
10211
|
-
input: 0.
|
|
10212
|
-
output: 3.
|
|
10213
|
-
cacheRead: 0.
|
|
10175
|
+
input: 0.612,
|
|
10176
|
+
output: 3.0690000000000004,
|
|
10177
|
+
cacheRead: 0.1296,
|
|
10214
10178
|
cacheWrite: 0,
|
|
10215
10179
|
},
|
|
10216
10180
|
contextWindow: 262144,
|
|
10217
|
-
maxTokens:
|
|
10181
|
+
maxTokens: 262144,
|
|
10218
10182
|
},
|
|
10219
10183
|
"nex-agi/nex-n2-pro:free": {
|
|
10220
10184
|
id: "nex-agi/nex-n2-pro:free",
|
|
@@ -12379,13 +12343,13 @@ export const MODELS = {
|
|
|
12379
12343
|
reasoning: true,
|
|
12380
12344
|
input: ["text"],
|
|
12381
12345
|
cost: {
|
|
12382
|
-
input: 0.
|
|
12383
|
-
output: 0.
|
|
12384
|
-
cacheRead: 0.
|
|
12346
|
+
input: 0.063,
|
|
12347
|
+
output: 0.21,
|
|
12348
|
+
cacheRead: 0.020999999999999998,
|
|
12385
12349
|
cacheWrite: 0,
|
|
12386
12350
|
},
|
|
12387
12351
|
contextWindow: 262144,
|
|
12388
|
-
maxTokens:
|
|
12352
|
+
maxTokens: 4096,
|
|
12389
12353
|
},
|
|
12390
12354
|
"thedrummer/rocinante-12b": {
|
|
12391
12355
|
id: "thedrummer/rocinante-12b",
|
|
@@ -12687,11 +12651,11 @@ export const MODELS = {
|
|
|
12687
12651
|
cost: {
|
|
12688
12652
|
input: 0.98,
|
|
12689
12653
|
output: 3.08,
|
|
12690
|
-
cacheRead: 0.
|
|
12654
|
+
cacheRead: 0.49,
|
|
12691
12655
|
cacheWrite: 0,
|
|
12692
12656
|
},
|
|
12693
12657
|
contextWindow: 202752,
|
|
12694
|
-
maxTokens:
|
|
12658
|
+
maxTokens: 65535,
|
|
12695
12659
|
},
|
|
12696
12660
|
"z-ai/glm-5.2": {
|
|
12697
12661
|
id: "z-ai/glm-5.2",
|
|
@@ -12702,13 +12666,13 @@ export const MODELS = {
|
|
|
12702
12666
|
reasoning: true,
|
|
12703
12667
|
input: ["text"],
|
|
12704
12668
|
cost: {
|
|
12705
|
-
input: 1
|
|
12706
|
-
output: 4
|
|
12707
|
-
cacheRead: 0.
|
|
12669
|
+
input: 1,
|
|
12670
|
+
output: 4,
|
|
12671
|
+
cacheRead: 0.18,
|
|
12708
12672
|
cacheWrite: 0,
|
|
12709
12673
|
},
|
|
12710
12674
|
contextWindow: 1048576,
|
|
12711
|
-
maxTokens:
|
|
12675
|
+
maxTokens: 32768,
|
|
12712
12676
|
},
|
|
12713
12677
|
"~anthropic/claude-fable-latest": {
|
|
12714
12678
|
id: "~anthropic/claude-fable-latest",
|
|
@@ -12821,13 +12785,13 @@ export const MODELS = {
|
|
|
12821
12785
|
reasoning: true,
|
|
12822
12786
|
input: ["text", "image"],
|
|
12823
12787
|
cost: {
|
|
12824
|
-
input: 0.
|
|
12788
|
+
input: 0.66,
|
|
12825
12789
|
output: 3.5,
|
|
12826
|
-
cacheRead: 0.
|
|
12790
|
+
cacheRead: 0.33,
|
|
12827
12791
|
cacheWrite: 0,
|
|
12828
12792
|
},
|
|
12829
12793
|
contextWindow: 262144,
|
|
12830
|
-
maxTokens:
|
|
12794
|
+
maxTokens: 65535,
|
|
12831
12795
|
},
|
|
12832
12796
|
"~openai/gpt-latest": {
|
|
12833
12797
|
id: "~openai/gpt-latest",
|
|
@@ -15599,8 +15563,8 @@ export const MODELS = {
|
|
|
15599
15563
|
cost: {
|
|
15600
15564
|
input: 0.09,
|
|
15601
15565
|
output: 0.3,
|
|
15602
|
-
cacheRead: 0,
|
|
15603
|
-
cacheWrite: 0
|
|
15566
|
+
cacheRead: 0.02,
|
|
15567
|
+
cacheWrite: 0,
|
|
15604
15568
|
},
|
|
15605
15569
|
contextWindow: 262114,
|
|
15606
15570
|
maxTokens: 262114,
|