@elyracode/ai 0.5.3 → 0.5.5

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.
@@ -7981,23 +7981,6 @@ export const MODELS = {
7981
7981
  contextWindow: 262144,
7982
7982
  maxTokens: 65536,
7983
7983
  },
7984
- "ring-2.6-1t-free": {
7985
- id: "ring-2.6-1t-free",
7986
- name: "Ring 2.6 1T Free",
7987
- api: "openai-completions",
7988
- provider: "opencode",
7989
- baseUrl: "https://opencode.ai/zen/v1",
7990
- reasoning: true,
7991
- input: ["text"],
7992
- cost: {
7993
- input: 0,
7994
- output: 0,
7995
- cacheRead: 0,
7996
- cacheWrite: 0,
7997
- },
7998
- contextWindow: 262000,
7999
- maxTokens: 66000,
8000
- },
8001
7984
  },
8002
7985
  "opencode-go": {
8003
7986
  "deepseek-v4-flash": {
@@ -9625,13 +9608,13 @@ export const MODELS = {
9625
9608
  reasoning: true,
9626
9609
  input: ["text"],
9627
9610
  cost: {
9628
- input: 0.27899999999999997,
9611
+ input: 0.26,
9629
9612
  output: 1.2,
9630
9613
  cacheRead: 0,
9631
9614
  cacheWrite: 0,
9632
9615
  },
9633
9616
  contextWindow: 196608,
9634
- maxTokens: 131072,
9617
+ maxTokens: 4096,
9635
9618
  },
9636
9619
  "mistralai/codestral-2508": {
9637
9620
  id: "mistralai/codestral-2508",