@sammorrowdrums/mcpi-ai 0.70.7 → 0.70.9

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.
@@ -6601,8 +6601,8 @@ export const MODELS = {
6601
6601
  contextWindow: 1000000,
6602
6602
  maxTokens: 64000,
6603
6603
  },
6604
- "deepseep-v4-flash-free": {
6605
- id: "deepseep-v4-flash-free",
6604
+ "deepseek-v4-flash-free": {
6605
+ id: "deepseek-v4-flash-free",
6606
6606
  name: "DeepSeek V4 Flash Free",
6607
6607
  api: "openai-completions",
6608
6608
  provider: "opencode",
@@ -7676,6 +7676,23 @@ export const MODELS = {
7676
7676
  contextWindow: 262144,
7677
7677
  maxTokens: 262144,
7678
7678
  },
7679
+ "arcee-ai/trinity-large-thinking:free": {
7680
+ id: "arcee-ai/trinity-large-thinking:free",
7681
+ name: "Arcee AI: Trinity Large Thinking (free)",
7682
+ api: "openai-completions",
7683
+ provider: "openrouter",
7684
+ baseUrl: "https://openrouter.ai/api/v1",
7685
+ reasoning: true,
7686
+ input: ["text"],
7687
+ cost: {
7688
+ input: 0,
7689
+ output: 0,
7690
+ cacheRead: 0,
7691
+ cacheWrite: 0,
7692
+ },
7693
+ contextWindow: 262144,
7694
+ maxTokens: 80000,
7695
+ },
7679
7696
  "arcee-ai/trinity-mini": {
7680
7697
  id: "arcee-ai/trinity-mini",
7681
7698
  name: "Arcee AI: Trinity Mini",
@@ -7923,13 +7940,13 @@ export const MODELS = {
7923
7940
  reasoning: true,
7924
7941
  input: ["text"],
7925
7942
  cost: {
7926
- input: 0.15,
7927
- output: 0.75,
7928
- cacheRead: 0,
7943
+ input: 0.21,
7944
+ output: 0.7899999999999999,
7945
+ cacheRead: 0.13,
7929
7946
  cacheWrite: 0,
7930
7947
  },
7931
- contextWindow: 32768,
7932
- maxTokens: 7168,
7948
+ contextWindow: 163840,
7949
+ maxTokens: 32768,
7933
7950
  },
7934
7951
  "deepseek/deepseek-r1": {
7935
7952
  id: "deepseek/deepseek-r1",
@@ -8365,8 +8382,8 @@ export const MODELS = {
8365
8382
  reasoning: true,
8366
8383
  input: ["text", "image"],
8367
8384
  cost: {
8368
- input: 0.13,
8369
- output: 0.38,
8385
+ input: 0.12,
8386
+ output: 0.37,
8370
8387
  cacheRead: 0,
8371
8388
  cacheWrite: 0,
8372
8389
  },
@@ -8671,13 +8688,13 @@ export const MODELS = {
8671
8688
  reasoning: true,
8672
8689
  input: ["text"],
8673
8690
  cost: {
8674
- input: 0.29900000000000004,
8691
+ input: 0.19999999999999998,
8675
8692
  output: 1.2,
8676
8693
  cacheRead: 0,
8677
8694
  cacheWrite: 0,
8678
8695
  },
8679
8696
  contextWindow: 196608,
8680
- maxTokens: 131072,
8697
+ maxTokens: 4096,
8681
8698
  },
8682
8699
  "mistralai/codestral-2508": {
8683
8700
  id: "mistralai/codestral-2508",
@@ -9113,13 +9130,13 @@ export const MODELS = {
9113
9130
  reasoning: true,
9114
9131
  input: ["text", "image"],
9115
9132
  cost: {
9116
- input: 0.75,
9133
+ input: 0.74,
9117
9134
  output: 3.5,
9118
- cacheRead: 0.15,
9135
+ cacheRead: 0.25,
9119
9136
  cacheWrite: 0,
9120
9137
  },
9121
- contextWindow: 262144,
9122
- maxTokens: 16384,
9138
+ contextWindow: 32768,
9139
+ maxTokens: 32768,
9123
9140
  },
9124
9141
  "nex-agi/deepseek-v3.1-nex-n1": {
9125
9142
  id: "nex-agi/deepseek-v3.1-nex-n1",
@@ -11019,7 +11036,7 @@ export const MODELS = {
11019
11036
  cost: {
11020
11037
  input: 0.39,
11021
11038
  output: 2.34,
11022
- cacheRead: 0.195,
11039
+ cacheRead: 0,
11023
11040
  cacheWrite: 0,
11024
11041
  },
11025
11042
  contextWindow: 262144,
@@ -11782,13 +11799,13 @@ export const MODELS = {
11782
11799
  reasoning: true,
11783
11800
  input: ["text"],
11784
11801
  cost: {
11785
- input: 1.0499999999999998,
11786
- output: 3.5,
11787
- cacheRead: 0.5249999999999999,
11802
+ input: 0.98,
11803
+ output: 3.08,
11804
+ cacheRead: 0.182,
11788
11805
  cacheWrite: 0,
11789
11806
  },
11790
11807
  contextWindow: 202752,
11791
- maxTokens: 65535,
11808
+ maxTokens: 4096,
11792
11809
  },
11793
11810
  "z-ai/glm-5v-turbo": {
11794
11811
  id: "z-ai/glm-5v-turbo",
@@ -11901,13 +11918,13 @@ export const MODELS = {
11901
11918
  reasoning: true,
11902
11919
  input: ["text", "image"],
11903
11920
  cost: {
11904
- input: 0.75,
11921
+ input: 0.74,
11905
11922
  output: 3.5,
11906
- cacheRead: 0.15,
11923
+ cacheRead: 0.25,
11907
11924
  cacheWrite: 0,
11908
11925
  },
11909
- contextWindow: 262144,
11910
- maxTokens: 16384,
11926
+ contextWindow: 32768,
11927
+ maxTokens: 32768,
11911
11928
  },
11912
11929
  "~openai/gpt-latest": {
11913
11930
  id: "~openai/gpt-latest",
@@ -12285,23 +12302,6 @@ export const MODELS = {
12285
12302
  contextWindow: 200000,
12286
12303
  maxTokens: 8192,
12287
12304
  },
12288
- "anthropic/claude-3.7-sonnet": {
12289
- id: "anthropic/claude-3.7-sonnet",
12290
- name: "Claude 3.7 Sonnet",
12291
- api: "anthropic-messages",
12292
- provider: "vercel-ai-gateway",
12293
- baseUrl: "https://ai-gateway.vercel.sh",
12294
- reasoning: true,
12295
- input: ["text", "image"],
12296
- cost: {
12297
- input: 3,
12298
- output: 15,
12299
- cacheRead: 0.3,
12300
- cacheWrite: 3.75,
12301
- },
12302
- contextWindow: 200000,
12303
- maxTokens: 8192,
12304
- },
12305
12305
  "anthropic/claude-haiku-4.5": {
12306
12306
  id: "anthropic/claude-haiku-4.5",
12307
12307
  name: "Claude Haiku 4.5",