@caupulican/pi-ai 0.80.16 → 0.80.18
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
|
@@ -8259,9 +8259,9 @@ export const MODELS = {
|
|
|
8259
8259
|
reasoning: true,
|
|
8260
8260
|
input: ["text", "image"],
|
|
8261
8261
|
cost: {
|
|
8262
|
-
input: 0.
|
|
8263
|
-
output: 2
|
|
8264
|
-
cacheRead: 0.
|
|
8262
|
+
input: 0.3,
|
|
8263
|
+
output: 1.2,
|
|
8264
|
+
cacheRead: 0.06,
|
|
8265
8265
|
cacheWrite: 0,
|
|
8266
8266
|
},
|
|
8267
8267
|
contextWindow: 512000,
|
|
@@ -10025,13 +10025,13 @@ export const MODELS = {
|
|
|
10025
10025
|
reasoning: true,
|
|
10026
10026
|
input: ["text", "image"],
|
|
10027
10027
|
cost: {
|
|
10028
|
-
input: 0.
|
|
10029
|
-
output: 3.
|
|
10030
|
-
cacheRead: 0.
|
|
10028
|
+
input: 0.6799999999999999,
|
|
10029
|
+
output: 3.41,
|
|
10030
|
+
cacheRead: 0.33999999999999997,
|
|
10031
10031
|
cacheWrite: 0,
|
|
10032
10032
|
},
|
|
10033
10033
|
contextWindow: 262144,
|
|
10034
|
-
maxTokens:
|
|
10034
|
+
maxTokens: 262142,
|
|
10035
10035
|
},
|
|
10036
10036
|
"moonshotai/kimi-k2.6:free": {
|
|
10037
10037
|
id: "moonshotai/kimi-k2.6:free",
|
|
@@ -10051,22 +10051,22 @@ export const MODELS = {
|
|
|
10051
10051
|
contextWindow: 262144,
|
|
10052
10052
|
maxTokens: 4096,
|
|
10053
10053
|
},
|
|
10054
|
-
"nex-agi/
|
|
10055
|
-
id: "nex-agi/
|
|
10056
|
-
name: "Nex AGI:
|
|
10054
|
+
"nex-agi/nex-n2-pro:free": {
|
|
10055
|
+
id: "nex-agi/nex-n2-pro:free",
|
|
10056
|
+
name: "Nex AGI: Nex-N2-Pro (free)",
|
|
10057
10057
|
api: "openai-completions",
|
|
10058
10058
|
provider: "openrouter",
|
|
10059
10059
|
baseUrl: "https://openrouter.ai/api/v1",
|
|
10060
|
-
reasoning:
|
|
10061
|
-
input: ["text"],
|
|
10060
|
+
reasoning: true,
|
|
10061
|
+
input: ["text", "image"],
|
|
10062
10062
|
cost: {
|
|
10063
|
-
input: 0
|
|
10064
|
-
output: 0
|
|
10063
|
+
input: 0,
|
|
10064
|
+
output: 0,
|
|
10065
10065
|
cacheRead: 0,
|
|
10066
10066
|
cacheWrite: 0,
|
|
10067
10067
|
},
|
|
10068
|
-
contextWindow:
|
|
10069
|
-
maxTokens:
|
|
10068
|
+
contextWindow: 262144,
|
|
10069
|
+
maxTokens: 262144,
|
|
10070
10070
|
},
|
|
10071
10071
|
"nvidia/llama-3.3-nemotron-super-49b-v1.5": {
|
|
10072
10072
|
id: "nvidia/llama-3.3-nemotron-super-49b-v1.5",
|
|
@@ -12639,13 +12639,13 @@ export const MODELS = {
|
|
|
12639
12639
|
reasoning: true,
|
|
12640
12640
|
input: ["text", "image"],
|
|
12641
12641
|
cost: {
|
|
12642
|
-
input: 0.
|
|
12643
|
-
output: 3.
|
|
12644
|
-
cacheRead: 0.
|
|
12642
|
+
input: 0.6799999999999999,
|
|
12643
|
+
output: 3.41,
|
|
12644
|
+
cacheRead: 0.33999999999999997,
|
|
12645
12645
|
cacheWrite: 0,
|
|
12646
12646
|
},
|
|
12647
12647
|
contextWindow: 262144,
|
|
12648
|
-
maxTokens:
|
|
12648
|
+
maxTokens: 262142,
|
|
12649
12649
|
},
|
|
12650
12650
|
"~openai/gpt-latest": {
|
|
12651
12651
|
id: "~openai/gpt-latest",
|
|
@@ -13086,8 +13086,8 @@ export const MODELS = {
|
|
|
13086
13086
|
reasoning: true,
|
|
13087
13087
|
input: ["text"],
|
|
13088
13088
|
cost: {
|
|
13089
|
-
input: 0.
|
|
13090
|
-
output: 0.
|
|
13089
|
+
input: 0.12,
|
|
13090
|
+
output: 0.5,
|
|
13091
13091
|
cacheRead: 0,
|
|
13092
13092
|
cacheWrite: 0,
|
|
13093
13093
|
},
|