@elyracode/ai 0.5.4 → 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": {