indusagi 0.12.18 → 0.12.19

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.
@@ -1808,23 +1808,6 @@ export const MODELS = {
1808
1808
  contextWindow: 400000,
1809
1809
  maxTokens: 128000,
1810
1810
  },
1811
- "gpt-5.3-pro": {
1812
- id: "gpt-5.3-pro",
1813
- name: "GPT-5.3 Pro",
1814
- api: "azure-openai-responses",
1815
- provider: "azure-openai-responses",
1816
- baseUrl: "",
1817
- reasoning: true,
1818
- input: ["text", "image"],
1819
- cost: {
1820
- input: 30,
1821
- output: 240,
1822
- cacheRead: 0,
1823
- cacheWrite: 0,
1824
- },
1825
- contextWindow: 400000,
1826
- maxTokens: 128000,
1827
- },
1828
1811
  "gpt-5.4": {
1829
1812
  id: "gpt-5.4",
1830
1813
  name: "GPT-5.4",
@@ -1842,40 +1825,6 @@ export const MODELS = {
1842
1825
  contextWindow: 400000,
1843
1826
  maxTokens: 128000,
1844
1827
  },
1845
- "gpt-5.4-codex": {
1846
- id: "gpt-5.4-codex",
1847
- name: "GPT-5.4 Codex",
1848
- api: "azure-openai-responses",
1849
- provider: "azure-openai-responses",
1850
- baseUrl: "",
1851
- reasoning: true,
1852
- input: ["text", "image"],
1853
- cost: {
1854
- input: 3,
1855
- output: 24,
1856
- cacheRead: 0.3,
1857
- cacheWrite: 0,
1858
- },
1859
- contextWindow: 400000,
1860
- maxTokens: 128000,
1861
- },
1862
- "gpt-5.4-pro": {
1863
- id: "gpt-5.4-pro",
1864
- name: "GPT-5.4 Pro",
1865
- api: "azure-openai-responses",
1866
- provider: "azure-openai-responses",
1867
- baseUrl: "",
1868
- reasoning: true,
1869
- input: ["text", "image"],
1870
- cost: {
1871
- input: 36,
1872
- output: 288,
1873
- cacheRead: 0,
1874
- cacheWrite: 0,
1875
- },
1876
- contextWindow: 400000,
1877
- maxTokens: 128000,
1878
- },
1879
1828
  "o1": {
1880
1829
  id: "o1",
1881
1830
  name: "o1",
@@ -2436,24 +2385,6 @@ export const MODELS = {
2436
2385
  contextWindow: 272000,
2437
2386
  maxTokens: 128000,
2438
2387
  },
2439
- "gpt-5.4-codex": {
2440
- id: "gpt-5.4-codex",
2441
- name: "GPT-5.4-Codex",
2442
- api: "openai-responses",
2443
- provider: "github-copilot",
2444
- baseUrl: "https://api.individual.githubcopilot.com",
2445
- headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
2446
- reasoning: true,
2447
- input: ["text", "image"],
2448
- cost: {
2449
- input: 0,
2450
- output: 0,
2451
- cacheRead: 0,
2452
- cacheWrite: 0,
2453
- },
2454
- contextWindow: 272000,
2455
- maxTokens: 128000,
2456
- },
2457
2388
  "grok-code-fast-1": {
2458
2389
  id: "grok-code-fast-1",
2459
2390
  name: "Grok Code Fast 1",
@@ -3314,6 +3245,40 @@ export const MODELS = {
3314
3245
  contextWindow: 204800,
3315
3246
  maxTokens: 131072,
3316
3247
  },
3248
+ "MiniMax-M2.5": {
3249
+ id: "MiniMax-M2.5",
3250
+ name: "MiniMax-M2.5",
3251
+ api: "anthropic-messages",
3252
+ provider: "minimax",
3253
+ baseUrl: "https://api.minimax.io/anthropic",
3254
+ reasoning: true,
3255
+ input: ["text"],
3256
+ cost: {
3257
+ input: 0.3,
3258
+ output: 1.2,
3259
+ cacheRead: 0,
3260
+ cacheWrite: 0,
3261
+ },
3262
+ contextWindow: 204800,
3263
+ maxTokens: 131072,
3264
+ },
3265
+ "MiniMax-M2.7": {
3266
+ id: "MiniMax-M2.7",
3267
+ name: "MiniMax-M2.7",
3268
+ api: "anthropic-messages",
3269
+ provider: "minimax",
3270
+ baseUrl: "https://api.minimax.io/anthropic",
3271
+ reasoning: true,
3272
+ input: ["text"],
3273
+ cost: {
3274
+ input: 0.3,
3275
+ output: 1.2,
3276
+ cacheRead: 0,
3277
+ cacheWrite: 0,
3278
+ },
3279
+ contextWindow: 204800,
3280
+ maxTokens: 131072,
3281
+ },
3317
3282
  },
3318
3283
  "minimax-cn": {
3319
3284
  "MiniMax-M2": {
@@ -3350,6 +3315,40 @@ export const MODELS = {
3350
3315
  contextWindow: 204800,
3351
3316
  maxTokens: 131072,
3352
3317
  },
3318
+ "MiniMax-M2.5": {
3319
+ id: "MiniMax-M2.5",
3320
+ name: "MiniMax-M2.5",
3321
+ api: "anthropic-messages",
3322
+ provider: "minimax-cn",
3323
+ baseUrl: "https://api.minimaxi.com/anthropic",
3324
+ reasoning: true,
3325
+ input: ["text"],
3326
+ cost: {
3327
+ input: 0.3,
3328
+ output: 1.2,
3329
+ cacheRead: 0,
3330
+ cacheWrite: 0,
3331
+ },
3332
+ contextWindow: 204800,
3333
+ maxTokens: 131072,
3334
+ },
3335
+ "MiniMax-M2.7": {
3336
+ id: "MiniMax-M2.7",
3337
+ name: "MiniMax-M2.7",
3338
+ api: "anthropic-messages",
3339
+ provider: "minimax-cn",
3340
+ baseUrl: "https://api.minimaxi.com/anthropic",
3341
+ reasoning: true,
3342
+ input: ["text"],
3343
+ cost: {
3344
+ input: 0.3,
3345
+ output: 1.2,
3346
+ cacheRead: 0,
3347
+ cacheWrite: 0,
3348
+ },
3349
+ contextWindow: 204800,
3350
+ maxTokens: 131072,
3351
+ },
3353
3352
  },
3354
3353
  "mistral": {
3355
3354
  "codestral-latest": {
@@ -4289,23 +4288,6 @@ export const MODELS = {
4289
4288
  contextWindow: 128000,
4290
4289
  maxTokens: 16384,
4291
4290
  },
4292
- "gpt-5.3-pro": {
4293
- id: "gpt-5.3-pro",
4294
- name: "GPT-5.3 Pro",
4295
- api: "openai-responses",
4296
- provider: "openai",
4297
- baseUrl: "https://api.openai.com/v1",
4298
- reasoning: true,
4299
- input: ["text", "image"],
4300
- cost: {
4301
- input: 24,
4302
- output: 192,
4303
- cacheRead: 0,
4304
- cacheWrite: 0,
4305
- },
4306
- contextWindow: 400000,
4307
- maxTokens: 128000,
4308
- },
4309
4291
  "gpt-5.4": {
4310
4292
  id: "gpt-5.4",
4311
4293
  name: "GPT-5.4",
@@ -4357,40 +4339,6 @@ export const MODELS = {
4357
4339
  contextWindow: 128000,
4358
4340
  maxTokens: 16384,
4359
4341
  },
4360
- "gpt-5.4-codex": {
4361
- id: "gpt-5.4-codex",
4362
- name: "GPT-5.4 Codex",
4363
- api: "openai-responses",
4364
- provider: "openai",
4365
- baseUrl: "https://api.openai.com/v1",
4366
- reasoning: true,
4367
- input: ["text", "image"],
4368
- cost: {
4369
- input: 2.25,
4370
- output: 18,
4371
- cacheRead: 0.225,
4372
- cacheWrite: 0,
4373
- },
4374
- contextWindow: 400000,
4375
- maxTokens: 128000,
4376
- },
4377
- "gpt-5.4-pro": {
4378
- id: "gpt-5.4-pro",
4379
- name: "GPT-5.4 Pro",
4380
- api: "openai-responses",
4381
- provider: "openai",
4382
- baseUrl: "https://api.openai.com/v1",
4383
- reasoning: true,
4384
- input: ["text", "image"],
4385
- cost: {
4386
- input: 27,
4387
- output: 216,
4388
- cacheRead: 0,
4389
- cacheWrite: 0,
4390
- },
4391
- contextWindow: 400000,
4392
- maxTokens: 128000,
4393
- },
4394
4342
  "o1": {
4395
4343
  id: "o1",
4396
4344
  name: "o1",
@@ -4665,23 +4613,6 @@ export const MODELS = {
4665
4613
  contextWindow: 272000,
4666
4614
  maxTokens: 128000,
4667
4615
  },
4668
- "gpt-5.3-pro": {
4669
- id: "gpt-5.3-pro",
4670
- name: "GPT-5.3 Pro",
4671
- api: "openai-codex-responses",
4672
- provider: "openai-codex",
4673
- baseUrl: "https://chatgpt.com/backend-api",
4674
- reasoning: true,
4675
- input: ["text", "image"],
4676
- cost: {
4677
- input: 24,
4678
- output: 192,
4679
- cacheRead: 0,
4680
- cacheWrite: 0,
4681
- },
4682
- contextWindow: 400000,
4683
- maxTokens: 128000,
4684
- },
4685
4616
  "gpt-5.4": {
4686
4617
  id: "gpt-5.4",
4687
4618
  name: "GPT-5.4",
@@ -4716,40 +4647,6 @@ export const MODELS = {
4716
4647
  contextWindow: 272000,
4717
4648
  maxTokens: 128000,
4718
4649
  },
4719
- "gpt-5.4-codex": {
4720
- id: "gpt-5.4-codex",
4721
- name: "GPT-5.4 Codex",
4722
- api: "openai-codex-responses",
4723
- provider: "openai-codex",
4724
- baseUrl: "https://chatgpt.com/backend-api",
4725
- reasoning: true,
4726
- input: ["text", "image"],
4727
- cost: {
4728
- input: 2.25,
4729
- output: 18,
4730
- cacheRead: 0.225,
4731
- cacheWrite: 0,
4732
- },
4733
- contextWindow: 272000,
4734
- maxTokens: 128000,
4735
- },
4736
- "gpt-5.4-pro": {
4737
- id: "gpt-5.4-pro",
4738
- name: "GPT-5.4 Pro",
4739
- api: "openai-codex-responses",
4740
- provider: "openai-codex",
4741
- baseUrl: "https://chatgpt.com/backend-api",
4742
- reasoning: true,
4743
- input: ["text", "image"],
4744
- cost: {
4745
- input: 25,
4746
- output: 200,
4747
- cacheRead: 0,
4748
- cacheWrite: 0,
4749
- },
4750
- contextWindow: 400000,
4751
- maxTokens: 128000,
4752
- },
4753
4650
  },
4754
4651
  "opencode": {
4755
4652
  "big-pickle": {
@@ -5177,23 +5074,6 @@ export const MODELS = {
5177
5074
  contextWindow: 400000,
5178
5075
  maxTokens: 128000,
5179
5076
  },
5180
- "gpt-5.4-codex": {
5181
- id: "gpt-5.4-codex",
5182
- name: "GPT-5.4 Codex",
5183
- api: "openai-responses",
5184
- provider: "opencode",
5185
- baseUrl: "https://opencode.ai/zen/v1",
5186
- reasoning: true,
5187
- input: ["text", "image"],
5188
- cost: {
5189
- input: 2.25,
5190
- output: 18,
5191
- cacheRead: 0.225,
5192
- cacheWrite: 0,
5193
- },
5194
- contextWindow: 400000,
5195
- maxTokens: 128000,
5196
- },
5197
5077
  "grok-code": {
5198
5078
  id: "grok-code",
5199
5079
  name: "Grok Code Fast 1",
@@ -7831,23 +7711,6 @@ export const MODELS = {
7831
7711
  contextWindow: 400000,
7832
7712
  maxTokens: 128000,
7833
7713
  },
7834
- "openai/gpt-5.3-pro": {
7835
- id: "openai/gpt-5.3-pro",
7836
- name: "OpenAI: GPT-5.3 Pro",
7837
- api: "openai-completions",
7838
- provider: "openrouter",
7839
- baseUrl: "https://openrouter.ai/api/v1",
7840
- reasoning: true,
7841
- input: ["text", "image"],
7842
- cost: {
7843
- input: 30,
7844
- output: 240,
7845
- cacheRead: 0,
7846
- cacheWrite: 0,
7847
- },
7848
- contextWindow: 400000,
7849
- maxTokens: 128000,
7850
- },
7851
7714
  "openai/gpt-5.4": {
7852
7715
  id: "openai/gpt-5.4",
7853
7716
  name: "OpenAI: GPT-5.4",
@@ -7865,40 +7728,6 @@ export const MODELS = {
7865
7728
  contextWindow: 400000,
7866
7729
  maxTokens: 128000,
7867
7730
  },
7868
- "openai/gpt-5.4-codex": {
7869
- id: "openai/gpt-5.4-codex",
7870
- name: "OpenAI: GPT-5.4-Codex",
7871
- api: "openai-completions",
7872
- provider: "openrouter",
7873
- baseUrl: "https://openrouter.ai/api/v1",
7874
- reasoning: true,
7875
- input: ["text", "image"],
7876
- cost: {
7877
- input: 3,
7878
- output: 24,
7879
- cacheRead: 0.3,
7880
- cacheWrite: 0,
7881
- },
7882
- contextWindow: 400000,
7883
- maxTokens: 128000,
7884
- },
7885
- "openai/gpt-5.4-pro": {
7886
- id: "openai/gpt-5.4-pro",
7887
- name: "OpenAI: GPT-5.4 Pro",
7888
- api: "openai-completions",
7889
- provider: "openrouter",
7890
- baseUrl: "https://openrouter.ai/api/v1",
7891
- reasoning: true,
7892
- input: ["text", "image"],
7893
- cost: {
7894
- input: 36,
7895
- output: 288,
7896
- cacheRead: 0,
7897
- cacheWrite: 0,
7898
- },
7899
- contextWindow: 400000,
7900
- maxTokens: 128000,
7901
- },
7902
7731
  "openai/gpt-oss-120b": {
7903
7732
  id: "openai/gpt-oss-120b",
7904
7733
  name: "OpenAI: gpt-oss-120b",