@mariozechner/pi-ai 0.67.2 → 0.67.3
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.d.ts +0 -34
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +0 -34
- package/dist/models.generated.js.map +1 -1
- package/dist/providers/google-vertex.d.ts.map +1 -1
- package/dist/providers/google-vertex.js +2 -1
- package/dist/providers/google-vertex.js.map +1 -1
- package/dist/providers/transform-messages.d.ts.map +1 -1
- package/dist/providers/transform-messages.js +20 -32
- package/dist/providers/transform-messages.js.map +1 -1
- package/package.json +1 -1
package/dist/models.generated.js
CHANGED
|
@@ -7741,23 +7741,6 @@ export const MODELS = {
|
|
|
7741
7741
|
contextWindow: 262144,
|
|
7742
7742
|
maxTokens: 32768,
|
|
7743
7743
|
},
|
|
7744
|
-
"inception/mercury": {
|
|
7745
|
-
id: "inception/mercury",
|
|
7746
|
-
name: "Inception: Mercury",
|
|
7747
|
-
api: "openai-completions",
|
|
7748
|
-
provider: "openrouter",
|
|
7749
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
7750
|
-
reasoning: false,
|
|
7751
|
-
input: ["text"],
|
|
7752
|
-
cost: {
|
|
7753
|
-
input: 0.25,
|
|
7754
|
-
output: 0.75,
|
|
7755
|
-
cacheRead: 0.024999999999999998,
|
|
7756
|
-
cacheWrite: 0,
|
|
7757
|
-
},
|
|
7758
|
-
contextWindow: 128000,
|
|
7759
|
-
maxTokens: 32000,
|
|
7760
|
-
},
|
|
7761
7744
|
"inception/mercury-2": {
|
|
7762
7745
|
id: "inception/mercury-2",
|
|
7763
7746
|
name: "Inception: Mercury 2",
|
|
@@ -7775,23 +7758,6 @@ export const MODELS = {
|
|
|
7775
7758
|
contextWindow: 128000,
|
|
7776
7759
|
maxTokens: 50000,
|
|
7777
7760
|
},
|
|
7778
|
-
"inception/mercury-coder": {
|
|
7779
|
-
id: "inception/mercury-coder",
|
|
7780
|
-
name: "Inception: Mercury Coder",
|
|
7781
|
-
api: "openai-completions",
|
|
7782
|
-
provider: "openrouter",
|
|
7783
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
7784
|
-
reasoning: false,
|
|
7785
|
-
input: ["text"],
|
|
7786
|
-
cost: {
|
|
7787
|
-
input: 0.25,
|
|
7788
|
-
output: 0.75,
|
|
7789
|
-
cacheRead: 0.024999999999999998,
|
|
7790
|
-
cacheWrite: 0,
|
|
7791
|
-
},
|
|
7792
|
-
contextWindow: 128000,
|
|
7793
|
-
maxTokens: 32000,
|
|
7794
|
-
},
|
|
7795
7761
|
"kwaipilot/kat-coder-pro-v2": {
|
|
7796
7762
|
id: "kwaipilot/kat-coder-pro-v2",
|
|
7797
7763
|
name: "Kwaipilot: KAT-Coder-Pro V2",
|