@psnext/slingcli 2.4.20260520-4 → 2.4.20260521-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/README.md +9 -6
- package/node_modules/@earendil-works/pi-ai/dist/models.generated.js +171 -201
- package/package.json +2 -2
- package/slingshot/index.js +226 -226
package/README.md
CHANGED
|
@@ -58,12 +58,12 @@ sling
|
|
|
58
58
|
|
|
59
59
|
| Sling Command | Description |
|
|
60
60
|
| ------------------- | ---------------------------------------- |
|
|
61
|
-
| `/
|
|
62
|
-
| `/
|
|
63
|
-
| `/
|
|
64
|
-
| `/
|
|
65
|
-
| `/
|
|
66
|
-
| `/
|
|
61
|
+
| `/s:debug` | Toggle Slingshot debug logging |
|
|
62
|
+
| `/s:footer` | Toggle custom footer with Slingshot info |
|
|
63
|
+
| `/s:skills-manager | Open Skill Manager |
|
|
64
|
+
| `/s:filechanges | Toggle file changes tracking |
|
|
65
|
+
| `/s:context | Visualize context |
|
|
66
|
+
| `/s:acm | Toggle Agentic Context Management |
|
|
67
67
|
|
|
68
68
|
## Available models
|
|
69
69
|
|
|
@@ -74,6 +74,9 @@ sling
|
|
|
74
74
|
| claude-sonnet-4-5@20250929 | Yes |
|
|
75
75
|
| gpt-5 | Yes |
|
|
76
76
|
| gpt-5.1 | Yes |
|
|
77
|
+
| gpt-5.2 | Yes |
|
|
78
|
+
| gpt-5.4 | Yes |
|
|
79
|
+
| gpt-5.5 | Yes |
|
|
77
80
|
| gpt-4.1 | No |
|
|
78
81
|
| o3 | Yes |
|
|
79
82
|
| gemini-2.5-pro | Yes |
|
|
@@ -3275,6 +3275,42 @@ export const MODELS = {
|
|
|
3275
3275
|
contextWindow: 256000,
|
|
3276
3276
|
maxTokens: 16384,
|
|
3277
3277
|
},
|
|
3278
|
+
"@cf/ibm-granite/granite-4.0-h-micro": {
|
|
3279
|
+
id: "@cf/ibm-granite/granite-4.0-h-micro",
|
|
3280
|
+
name: "Granite 4.0 H Micro",
|
|
3281
|
+
api: "openai-completions",
|
|
3282
|
+
provider: "cloudflare-workers-ai",
|
|
3283
|
+
baseUrl: "https://api.cloudflare.com/client/v4/accounts/{CLOUDFLARE_ACCOUNT_ID}/ai/v1",
|
|
3284
|
+
compat: { "sendSessionAffinityHeaders": true },
|
|
3285
|
+
reasoning: false,
|
|
3286
|
+
input: ["text"],
|
|
3287
|
+
cost: {
|
|
3288
|
+
input: 0.017,
|
|
3289
|
+
output: 0.112,
|
|
3290
|
+
cacheRead: 0,
|
|
3291
|
+
cacheWrite: 0,
|
|
3292
|
+
},
|
|
3293
|
+
contextWindow: 131000,
|
|
3294
|
+
maxTokens: 131000,
|
|
3295
|
+
},
|
|
3296
|
+
"@cf/meta/llama-3.3-70b-instruct-fp8-fast": {
|
|
3297
|
+
id: "@cf/meta/llama-3.3-70b-instruct-fp8-fast",
|
|
3298
|
+
name: "Llama 3.3 70B Instruct fp8 Fast",
|
|
3299
|
+
api: "openai-completions",
|
|
3300
|
+
provider: "cloudflare-workers-ai",
|
|
3301
|
+
baseUrl: "https://api.cloudflare.com/client/v4/accounts/{CLOUDFLARE_ACCOUNT_ID}/ai/v1",
|
|
3302
|
+
compat: { "sendSessionAffinityHeaders": true },
|
|
3303
|
+
reasoning: false,
|
|
3304
|
+
input: ["text"],
|
|
3305
|
+
cost: {
|
|
3306
|
+
input: 0.293,
|
|
3307
|
+
output: 2.253,
|
|
3308
|
+
cacheRead: 0,
|
|
3309
|
+
cacheWrite: 0,
|
|
3310
|
+
},
|
|
3311
|
+
contextWindow: 24000,
|
|
3312
|
+
maxTokens: 24000,
|
|
3313
|
+
},
|
|
3278
3314
|
"@cf/meta/llama-4-scout-17b-16e-instruct": {
|
|
3279
3315
|
id: "@cf/meta/llama-4-scout-17b-16e-instruct",
|
|
3280
3316
|
name: "Llama 4 Scout 17B 16E Instruct",
|
|
@@ -3290,9 +3326,27 @@ export const MODELS = {
|
|
|
3290
3326
|
cacheRead: 0,
|
|
3291
3327
|
cacheWrite: 0,
|
|
3292
3328
|
},
|
|
3293
|
-
contextWindow:
|
|
3329
|
+
contextWindow: 131000,
|
|
3294
3330
|
maxTokens: 16384,
|
|
3295
3331
|
},
|
|
3332
|
+
"@cf/mistralai/mistral-small-3.1-24b-instruct": {
|
|
3333
|
+
id: "@cf/mistralai/mistral-small-3.1-24b-instruct",
|
|
3334
|
+
name: "Mistral Small 3.1 24B Instruct",
|
|
3335
|
+
api: "openai-completions",
|
|
3336
|
+
provider: "cloudflare-workers-ai",
|
|
3337
|
+
baseUrl: "https://api.cloudflare.com/client/v4/accounts/{CLOUDFLARE_ACCOUNT_ID}/ai/v1",
|
|
3338
|
+
compat: { "sendSessionAffinityHeaders": true },
|
|
3339
|
+
reasoning: false,
|
|
3340
|
+
input: ["text"],
|
|
3341
|
+
cost: {
|
|
3342
|
+
input: 0.351,
|
|
3343
|
+
output: 0.555,
|
|
3344
|
+
cacheRead: 0,
|
|
3345
|
+
cacheWrite: 0,
|
|
3346
|
+
},
|
|
3347
|
+
contextWindow: 128000,
|
|
3348
|
+
maxTokens: 128000,
|
|
3349
|
+
},
|
|
3296
3350
|
"@cf/moonshotai/kimi-k2.5": {
|
|
3297
3351
|
id: "@cf/moonshotai/kimi-k2.5",
|
|
3298
3352
|
name: "Kimi K2.5",
|
|
@@ -3326,7 +3380,7 @@ export const MODELS = {
|
|
|
3326
3380
|
cacheRead: 0.16,
|
|
3327
3381
|
cacheWrite: 0,
|
|
3328
3382
|
},
|
|
3329
|
-
contextWindow:
|
|
3383
|
+
contextWindow: 262144,
|
|
3330
3384
|
maxTokens: 256000,
|
|
3331
3385
|
},
|
|
3332
3386
|
"@cf/nvidia/nemotron-3-120b-a12b": {
|
|
@@ -3383,6 +3437,24 @@ export const MODELS = {
|
|
|
3383
3437
|
contextWindow: 128000,
|
|
3384
3438
|
maxTokens: 16384,
|
|
3385
3439
|
},
|
|
3440
|
+
"@cf/qwen/qwen3-30b-a3b-fp8": {
|
|
3441
|
+
id: "@cf/qwen/qwen3-30b-a3b-fp8",
|
|
3442
|
+
name: "Qwen3 30B A3b fp8",
|
|
3443
|
+
api: "openai-completions",
|
|
3444
|
+
provider: "cloudflare-workers-ai",
|
|
3445
|
+
baseUrl: "https://api.cloudflare.com/client/v4/accounts/{CLOUDFLARE_ACCOUNT_ID}/ai/v1",
|
|
3446
|
+
compat: { "sendSessionAffinityHeaders": true },
|
|
3447
|
+
reasoning: true,
|
|
3448
|
+
input: ["text"],
|
|
3449
|
+
cost: {
|
|
3450
|
+
input: 0.0509,
|
|
3451
|
+
output: 0.335,
|
|
3452
|
+
cacheRead: 0,
|
|
3453
|
+
cacheWrite: 0,
|
|
3454
|
+
},
|
|
3455
|
+
contextWindow: 32768,
|
|
3456
|
+
maxTokens: 32768,
|
|
3457
|
+
},
|
|
3386
3458
|
"@cf/zai-org/glm-4.7-flash": {
|
|
3387
3459
|
id: "@cf/zai-org/glm-4.7-flash",
|
|
3388
3460
|
name: "GLM-4.7-Flash",
|
|
@@ -3393,7 +3465,7 @@ export const MODELS = {
|
|
|
3393
3465
|
reasoning: true,
|
|
3394
3466
|
input: ["text"],
|
|
3395
3467
|
cost: {
|
|
3396
|
-
input: 0.
|
|
3468
|
+
input: 0.0605,
|
|
3397
3469
|
output: 0.4,
|
|
3398
3470
|
cacheRead: 0,
|
|
3399
3471
|
cacheWrite: 0,
|
|
@@ -7627,6 +7699,23 @@ export const MODELS = {
|
|
|
7627
7699
|
contextWindow: 1050000,
|
|
7628
7700
|
maxTokens: 128000,
|
|
7629
7701
|
},
|
|
7702
|
+
"grok-build-0.1": {
|
|
7703
|
+
id: "grok-build-0.1",
|
|
7704
|
+
name: "Grok Build 0.1",
|
|
7705
|
+
api: "openai-completions",
|
|
7706
|
+
provider: "opencode",
|
|
7707
|
+
baseUrl: "https://opencode.ai/zen/v1",
|
|
7708
|
+
reasoning: true,
|
|
7709
|
+
input: ["text", "image"],
|
|
7710
|
+
cost: {
|
|
7711
|
+
input: 1,
|
|
7712
|
+
output: 2,
|
|
7713
|
+
cacheRead: 0.2,
|
|
7714
|
+
cacheWrite: 0,
|
|
7715
|
+
},
|
|
7716
|
+
contextWindow: 256000,
|
|
7717
|
+
maxTokens: 256000,
|
|
7718
|
+
},
|
|
7630
7719
|
"kimi-k2.5": {
|
|
7631
7720
|
id: "kimi-k2.5",
|
|
7632
7721
|
name: "Kimi K2.5",
|
|
@@ -7678,23 +7767,6 @@ export const MODELS = {
|
|
|
7678
7767
|
contextWindow: 204800,
|
|
7679
7768
|
maxTokens: 131072,
|
|
7680
7769
|
},
|
|
7681
|
-
"minimax-m2.5-free": {
|
|
7682
|
-
id: "minimax-m2.5-free",
|
|
7683
|
-
name: "MiniMax M2.5 Free",
|
|
7684
|
-
api: "anthropic-messages",
|
|
7685
|
-
provider: "opencode",
|
|
7686
|
-
baseUrl: "https://opencode.ai/zen",
|
|
7687
|
-
reasoning: true,
|
|
7688
|
-
input: ["text"],
|
|
7689
|
-
cost: {
|
|
7690
|
-
input: 0,
|
|
7691
|
-
output: 0,
|
|
7692
|
-
cacheRead: 0,
|
|
7693
|
-
cacheWrite: 0,
|
|
7694
|
-
},
|
|
7695
|
-
contextWindow: 204800,
|
|
7696
|
-
maxTokens: 131072,
|
|
7697
|
-
},
|
|
7698
7770
|
"minimax-m2.7": {
|
|
7699
7771
|
id: "minimax-m2.7",
|
|
7700
7772
|
name: "MiniMax M2.7",
|
|
@@ -7763,23 +7835,6 @@ export const MODELS = {
|
|
|
7763
7835
|
contextWindow: 262144,
|
|
7764
7836
|
maxTokens: 65536,
|
|
7765
7837
|
},
|
|
7766
|
-
"qwen3.6-plus-free": {
|
|
7767
|
-
id: "qwen3.6-plus-free",
|
|
7768
|
-
name: "Qwen3.6 Plus Free",
|
|
7769
|
-
api: "anthropic-messages",
|
|
7770
|
-
provider: "opencode",
|
|
7771
|
-
baseUrl: "https://opencode.ai/zen",
|
|
7772
|
-
reasoning: true,
|
|
7773
|
-
input: ["text", "image"],
|
|
7774
|
-
cost: {
|
|
7775
|
-
input: 0,
|
|
7776
|
-
output: 0,
|
|
7777
|
-
cacheRead: 0,
|
|
7778
|
-
cacheWrite: 0,
|
|
7779
|
-
},
|
|
7780
|
-
contextWindow: 262144,
|
|
7781
|
-
maxTokens: 65536,
|
|
7782
|
-
},
|
|
7783
7838
|
},
|
|
7784
7839
|
"opencode-go": {
|
|
7785
7840
|
"deepseek-v4-flash": {
|
|
@@ -8338,23 +8393,6 @@ export const MODELS = {
|
|
|
8338
8393
|
contextWindow: 1000000,
|
|
8339
8394
|
maxTokens: 128000,
|
|
8340
8395
|
},
|
|
8341
|
-
"arcee-ai/trinity-large-preview": {
|
|
8342
|
-
id: "arcee-ai/trinity-large-preview",
|
|
8343
|
-
name: "Arcee AI: Trinity Large Preview",
|
|
8344
|
-
api: "openai-completions",
|
|
8345
|
-
provider: "openrouter",
|
|
8346
|
-
baseUrl: "https://openrouter.ai/api/v1",
|
|
8347
|
-
reasoning: false,
|
|
8348
|
-
input: ["text"],
|
|
8349
|
-
cost: {
|
|
8350
|
-
input: 0.15,
|
|
8351
|
-
output: 0.44999999999999996,
|
|
8352
|
-
cacheRead: 0,
|
|
8353
|
-
cacheWrite: 0,
|
|
8354
|
-
},
|
|
8355
|
-
contextWindow: 131000,
|
|
8356
|
-
maxTokens: 4096,
|
|
8357
|
-
},
|
|
8358
8396
|
"arcee-ai/trinity-large-thinking": {
|
|
8359
8397
|
id: "arcee-ai/trinity-large-thinking",
|
|
8360
8398
|
name: "Arcee AI: Trinity Large Thinking",
|
|
@@ -11734,7 +11772,7 @@ export const MODELS = {
|
|
|
11734
11772
|
cost: {
|
|
11735
11773
|
input: 0.39,
|
|
11736
11774
|
output: 2.34,
|
|
11737
|
-
cacheRead: 0
|
|
11775
|
+
cacheRead: 0,
|
|
11738
11776
|
cacheWrite: 0,
|
|
11739
11777
|
},
|
|
11740
11778
|
contextWindow: 262144,
|
|
@@ -11817,13 +11855,13 @@ export const MODELS = {
|
|
|
11817
11855
|
reasoning: true,
|
|
11818
11856
|
input: ["text", "image"],
|
|
11819
11857
|
cost: {
|
|
11820
|
-
input: 0.
|
|
11858
|
+
input: 0.317,
|
|
11821
11859
|
output: 3.1999999999999997,
|
|
11822
11860
|
cacheRead: 0,
|
|
11823
11861
|
cacheWrite: 0,
|
|
11824
11862
|
},
|
|
11825
11863
|
contextWindow: 262144,
|
|
11826
|
-
maxTokens:
|
|
11864
|
+
maxTokens: 262140,
|
|
11827
11865
|
},
|
|
11828
11866
|
"qwen/qwen3.6-35b-a3b": {
|
|
11829
11867
|
id: "qwen/qwen3.6-35b-a3b",
|
|
@@ -11834,13 +11872,13 @@ export const MODELS = {
|
|
|
11834
11872
|
reasoning: true,
|
|
11835
11873
|
input: ["text", "image"],
|
|
11836
11874
|
cost: {
|
|
11837
|
-
input: 0.
|
|
11875
|
+
input: 0.15,
|
|
11838
11876
|
output: 1,
|
|
11839
|
-
cacheRead: 0,
|
|
11877
|
+
cacheRead: 0.049999999999999996,
|
|
11840
11878
|
cacheWrite: 0,
|
|
11841
11879
|
},
|
|
11842
11880
|
contextWindow: 262144,
|
|
11843
|
-
maxTokens:
|
|
11881
|
+
maxTokens: 262144,
|
|
11844
11882
|
},
|
|
11845
11883
|
"qwen/qwen3.6-flash": {
|
|
11846
11884
|
id: "qwen/qwen3.6-flash",
|
|
@@ -11970,13 +12008,13 @@ export const MODELS = {
|
|
|
11970
12008
|
reasoning: true,
|
|
11971
12009
|
input: ["text"],
|
|
11972
12010
|
cost: {
|
|
11973
|
-
input: 0.
|
|
12011
|
+
input: 0.09,
|
|
11974
12012
|
output: 0.3,
|
|
11975
|
-
cacheRead: 0,
|
|
12013
|
+
cacheRead: 0.02,
|
|
11976
12014
|
cacheWrite: 0,
|
|
11977
12015
|
},
|
|
11978
12016
|
contextWindow: 262144,
|
|
11979
|
-
maxTokens:
|
|
12017
|
+
maxTokens: 16384,
|
|
11980
12018
|
},
|
|
11981
12019
|
"tencent/hy3-preview": {
|
|
11982
12020
|
id: "tencent/hy3-preview",
|
|
@@ -12080,6 +12118,23 @@ export const MODELS = {
|
|
|
12080
12118
|
contextWindow: 1000000,
|
|
12081
12119
|
maxTokens: 4096,
|
|
12082
12120
|
},
|
|
12121
|
+
"x-ai/grok-build-0.1": {
|
|
12122
|
+
id: "x-ai/grok-build-0.1",
|
|
12123
|
+
name: "xAI: Grok Build 0.1",
|
|
12124
|
+
api: "openai-completions",
|
|
12125
|
+
provider: "openrouter",
|
|
12126
|
+
baseUrl: "https://openrouter.ai/api/v1",
|
|
12127
|
+
reasoning: true,
|
|
12128
|
+
input: ["text", "image"],
|
|
12129
|
+
cost: {
|
|
12130
|
+
input: 1,
|
|
12131
|
+
output: 2,
|
|
12132
|
+
cacheRead: 0.19999999999999998,
|
|
12133
|
+
cacheWrite: 0,
|
|
12134
|
+
},
|
|
12135
|
+
contextWindow: 256000,
|
|
12136
|
+
maxTokens: 4096,
|
|
12137
|
+
},
|
|
12083
12138
|
"xiaomi/mimo-v2-flash": {
|
|
12084
12139
|
id: "xiaomi/mimo-v2-flash",
|
|
12085
12140
|
name: "Xiaomi: MiMo-V2-Flash",
|
|
@@ -12361,13 +12416,13 @@ export const MODELS = {
|
|
|
12361
12416
|
reasoning: true,
|
|
12362
12417
|
input: ["text"],
|
|
12363
12418
|
cost: {
|
|
12364
|
-
input: 0,
|
|
12365
|
-
output:
|
|
12366
|
-
cacheRead: 0,
|
|
12419
|
+
input: 0.98,
|
|
12420
|
+
output: 3.08,
|
|
12421
|
+
cacheRead: 0.182,
|
|
12367
12422
|
cacheWrite: 0,
|
|
12368
12423
|
},
|
|
12369
|
-
contextWindow:
|
|
12370
|
-
maxTokens:
|
|
12424
|
+
contextWindow: 202752,
|
|
12425
|
+
maxTokens: 4096,
|
|
12371
12426
|
},
|
|
12372
12427
|
"z-ai/glm-5v-turbo": {
|
|
12373
12428
|
id: "z-ai/glm-5v-turbo",
|
|
@@ -13152,6 +13207,23 @@ export const MODELS = {
|
|
|
13152
13207
|
contextWindow: 1000000,
|
|
13153
13208
|
maxTokens: 64000,
|
|
13154
13209
|
},
|
|
13210
|
+
"alibaba/qwen3.7-max": {
|
|
13211
|
+
id: "alibaba/qwen3.7-max",
|
|
13212
|
+
name: "Qwen 3.7 Max",
|
|
13213
|
+
api: "anthropic-messages",
|
|
13214
|
+
provider: "vercel-ai-gateway",
|
|
13215
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
13216
|
+
reasoning: true,
|
|
13217
|
+
input: ["text", "image"],
|
|
13218
|
+
cost: {
|
|
13219
|
+
input: 2.5,
|
|
13220
|
+
output: 7.5,
|
|
13221
|
+
cacheRead: 0.5,
|
|
13222
|
+
cacheWrite: 3.125,
|
|
13223
|
+
},
|
|
13224
|
+
contextWindow: 991000,
|
|
13225
|
+
maxTokens: 64000,
|
|
13226
|
+
},
|
|
13155
13227
|
"anthropic/claude-3-haiku": {
|
|
13156
13228
|
id: "anthropic/claude-3-haiku",
|
|
13157
13229
|
name: "Claude 3 Haiku",
|
|
@@ -15223,6 +15295,23 @@ export const MODELS = {
|
|
|
15223
15295
|
contextWindow: 1000000,
|
|
15224
15296
|
maxTokens: 1000000,
|
|
15225
15297
|
},
|
|
15298
|
+
"xai/grok-build-0.1": {
|
|
15299
|
+
id: "xai/grok-build-0.1",
|
|
15300
|
+
name: "Grok Build 0.1",
|
|
15301
|
+
api: "anthropic-messages",
|
|
15302
|
+
provider: "vercel-ai-gateway",
|
|
15303
|
+
baseUrl: "https://ai-gateway.vercel.sh",
|
|
15304
|
+
reasoning: true,
|
|
15305
|
+
input: ["text", "image"],
|
|
15306
|
+
cost: {
|
|
15307
|
+
input: 1,
|
|
15308
|
+
output: 2,
|
|
15309
|
+
cacheRead: 0.19999999999999998,
|
|
15310
|
+
cacheWrite: 0,
|
|
15311
|
+
},
|
|
15312
|
+
contextWindow: 256000,
|
|
15313
|
+
maxTokens: 256000,
|
|
15314
|
+
},
|
|
15226
15315
|
"xiaomi/mimo-v2-flash": {
|
|
15227
15316
|
id: "xiaomi/mimo-v2-flash",
|
|
15228
15317
|
name: "MiMo V2 Flash",
|
|
@@ -15514,108 +15603,6 @@ export const MODELS = {
|
|
|
15514
15603
|
},
|
|
15515
15604
|
},
|
|
15516
15605
|
"xai": {
|
|
15517
|
-
"grok-2": {
|
|
15518
|
-
id: "grok-2",
|
|
15519
|
-
name: "Grok 2",
|
|
15520
|
-
api: "openai-completions",
|
|
15521
|
-
provider: "xai",
|
|
15522
|
-
baseUrl: "https://api.x.ai/v1",
|
|
15523
|
-
reasoning: false,
|
|
15524
|
-
input: ["text"],
|
|
15525
|
-
cost: {
|
|
15526
|
-
input: 2,
|
|
15527
|
-
output: 10,
|
|
15528
|
-
cacheRead: 2,
|
|
15529
|
-
cacheWrite: 0,
|
|
15530
|
-
},
|
|
15531
|
-
contextWindow: 131072,
|
|
15532
|
-
maxTokens: 8192,
|
|
15533
|
-
},
|
|
15534
|
-
"grok-2-1212": {
|
|
15535
|
-
id: "grok-2-1212",
|
|
15536
|
-
name: "Grok 2 (1212)",
|
|
15537
|
-
api: "openai-completions",
|
|
15538
|
-
provider: "xai",
|
|
15539
|
-
baseUrl: "https://api.x.ai/v1",
|
|
15540
|
-
reasoning: false,
|
|
15541
|
-
input: ["text"],
|
|
15542
|
-
cost: {
|
|
15543
|
-
input: 2,
|
|
15544
|
-
output: 10,
|
|
15545
|
-
cacheRead: 2,
|
|
15546
|
-
cacheWrite: 0,
|
|
15547
|
-
},
|
|
15548
|
-
contextWindow: 131072,
|
|
15549
|
-
maxTokens: 8192,
|
|
15550
|
-
},
|
|
15551
|
-
"grok-2-latest": {
|
|
15552
|
-
id: "grok-2-latest",
|
|
15553
|
-
name: "Grok 2 Latest",
|
|
15554
|
-
api: "openai-completions",
|
|
15555
|
-
provider: "xai",
|
|
15556
|
-
baseUrl: "https://api.x.ai/v1",
|
|
15557
|
-
reasoning: false,
|
|
15558
|
-
input: ["text"],
|
|
15559
|
-
cost: {
|
|
15560
|
-
input: 2,
|
|
15561
|
-
output: 10,
|
|
15562
|
-
cacheRead: 2,
|
|
15563
|
-
cacheWrite: 0,
|
|
15564
|
-
},
|
|
15565
|
-
contextWindow: 131072,
|
|
15566
|
-
maxTokens: 8192,
|
|
15567
|
-
},
|
|
15568
|
-
"grok-2-vision": {
|
|
15569
|
-
id: "grok-2-vision",
|
|
15570
|
-
name: "Grok 2 Vision",
|
|
15571
|
-
api: "openai-completions",
|
|
15572
|
-
provider: "xai",
|
|
15573
|
-
baseUrl: "https://api.x.ai/v1",
|
|
15574
|
-
reasoning: false,
|
|
15575
|
-
input: ["text", "image"],
|
|
15576
|
-
cost: {
|
|
15577
|
-
input: 2,
|
|
15578
|
-
output: 10,
|
|
15579
|
-
cacheRead: 2,
|
|
15580
|
-
cacheWrite: 0,
|
|
15581
|
-
},
|
|
15582
|
-
contextWindow: 8192,
|
|
15583
|
-
maxTokens: 4096,
|
|
15584
|
-
},
|
|
15585
|
-
"grok-2-vision-1212": {
|
|
15586
|
-
id: "grok-2-vision-1212",
|
|
15587
|
-
name: "Grok 2 Vision (1212)",
|
|
15588
|
-
api: "openai-completions",
|
|
15589
|
-
provider: "xai",
|
|
15590
|
-
baseUrl: "https://api.x.ai/v1",
|
|
15591
|
-
reasoning: false,
|
|
15592
|
-
input: ["text", "image"],
|
|
15593
|
-
cost: {
|
|
15594
|
-
input: 2,
|
|
15595
|
-
output: 10,
|
|
15596
|
-
cacheRead: 2,
|
|
15597
|
-
cacheWrite: 0,
|
|
15598
|
-
},
|
|
15599
|
-
contextWindow: 8192,
|
|
15600
|
-
maxTokens: 4096,
|
|
15601
|
-
},
|
|
15602
|
-
"grok-2-vision-latest": {
|
|
15603
|
-
id: "grok-2-vision-latest",
|
|
15604
|
-
name: "Grok 2 Vision Latest",
|
|
15605
|
-
api: "openai-completions",
|
|
15606
|
-
provider: "xai",
|
|
15607
|
-
baseUrl: "https://api.x.ai/v1",
|
|
15608
|
-
reasoning: false,
|
|
15609
|
-
input: ["text", "image"],
|
|
15610
|
-
cost: {
|
|
15611
|
-
input: 2,
|
|
15612
|
-
output: 10,
|
|
15613
|
-
cacheRead: 2,
|
|
15614
|
-
cacheWrite: 0,
|
|
15615
|
-
},
|
|
15616
|
-
contextWindow: 8192,
|
|
15617
|
-
maxTokens: 4096,
|
|
15618
|
-
},
|
|
15619
15606
|
"grok-3": {
|
|
15620
15607
|
id: "grok-3",
|
|
15621
15608
|
name: "Grok 3",
|
|
@@ -15659,8 +15646,8 @@ export const MODELS = {
|
|
|
15659
15646
|
reasoning: false,
|
|
15660
15647
|
input: ["text", "image"],
|
|
15661
15648
|
cost: {
|
|
15662
|
-
input:
|
|
15663
|
-
output:
|
|
15649
|
+
input: 1.25,
|
|
15650
|
+
output: 2.5,
|
|
15664
15651
|
cacheRead: 0.2,
|
|
15665
15652
|
cacheWrite: 0,
|
|
15666
15653
|
},
|
|
@@ -15676,8 +15663,8 @@ export const MODELS = {
|
|
|
15676
15663
|
reasoning: true,
|
|
15677
15664
|
input: ["text", "image"],
|
|
15678
15665
|
cost: {
|
|
15679
|
-
input:
|
|
15680
|
-
output:
|
|
15666
|
+
input: 1.25,
|
|
15667
|
+
output: 2.5,
|
|
15681
15668
|
cacheRead: 0.2,
|
|
15682
15669
|
cacheWrite: 0,
|
|
15683
15670
|
},
|
|
@@ -15701,22 +15688,22 @@ export const MODELS = {
|
|
|
15701
15688
|
contextWindow: 1000000,
|
|
15702
15689
|
maxTokens: 30000,
|
|
15703
15690
|
},
|
|
15704
|
-
"grok-
|
|
15705
|
-
id: "grok-
|
|
15706
|
-
name: "Grok
|
|
15691
|
+
"grok-build-0.1": {
|
|
15692
|
+
id: "grok-build-0.1",
|
|
15693
|
+
name: "Grok Build 0.1",
|
|
15707
15694
|
api: "openai-completions",
|
|
15708
15695
|
provider: "xai",
|
|
15709
15696
|
baseUrl: "https://api.x.ai/v1",
|
|
15710
|
-
reasoning:
|
|
15711
|
-
input: ["text"],
|
|
15697
|
+
reasoning: true,
|
|
15698
|
+
input: ["text", "image"],
|
|
15712
15699
|
cost: {
|
|
15713
|
-
input:
|
|
15714
|
-
output:
|
|
15715
|
-
cacheRead:
|
|
15700
|
+
input: 1,
|
|
15701
|
+
output: 2,
|
|
15702
|
+
cacheRead: 0.2,
|
|
15716
15703
|
cacheWrite: 0,
|
|
15717
15704
|
},
|
|
15718
|
-
contextWindow:
|
|
15719
|
-
maxTokens:
|
|
15705
|
+
contextWindow: 256000,
|
|
15706
|
+
maxTokens: 256000,
|
|
15720
15707
|
},
|
|
15721
15708
|
"grok-code-fast-1": {
|
|
15722
15709
|
id: "grok-code-fast-1",
|
|
@@ -15735,23 +15722,6 @@ export const MODELS = {
|
|
|
15735
15722
|
contextWindow: 32768,
|
|
15736
15723
|
maxTokens: 8192,
|
|
15737
15724
|
},
|
|
15738
|
-
"grok-vision-beta": {
|
|
15739
|
-
id: "grok-vision-beta",
|
|
15740
|
-
name: "Grok Vision Beta",
|
|
15741
|
-
api: "openai-completions",
|
|
15742
|
-
provider: "xai",
|
|
15743
|
-
baseUrl: "https://api.x.ai/v1",
|
|
15744
|
-
reasoning: false,
|
|
15745
|
-
input: ["text", "image"],
|
|
15746
|
-
cost: {
|
|
15747
|
-
input: 5,
|
|
15748
|
-
output: 15,
|
|
15749
|
-
cacheRead: 5,
|
|
15750
|
-
cacheWrite: 0,
|
|
15751
|
-
},
|
|
15752
|
-
contextWindow: 8192,
|
|
15753
|
-
maxTokens: 4096,
|
|
15754
|
-
},
|
|
15755
15725
|
},
|
|
15756
15726
|
"xiaomi": {
|
|
15757
15727
|
"mimo-v2-flash": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@psnext/slingcli",
|
|
3
|
-
"version": "2.4.
|
|
3
|
+
"version": "2.4.20260521-1",
|
|
4
4
|
"description": "Connects Sling CLI to Publicis Sapient Slingshot enterprise LLM gateway. Bundles the pi coding-agent runtime.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"type": "git",
|
|
30
30
|
"url": "git+https://pscode.lioncloud.net/psaiproducts/slingcli.git"
|
|
31
31
|
},
|
|
32
|
-
"slingVersion": "2.4.
|
|
32
|
+
"slingVersion": "2.4.20260521-1",
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@earendil-works/pi-tui": "file:../.sling-pack/earendil-works-pi-tui-0.75.4.tgz",
|
|
35
35
|
"@earendil-works/pi-ai": "file:../.sling-pack/earendil-works-pi-ai-0.75.4.tgz",
|