@elyracode/ai 0.9.22 → 0.9.23

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.
@@ -13853,7 +13853,7 @@ export const MODELS = {
13853
13853
  cacheWrite: 0,
13854
13854
  },
13855
13855
  contextWindow: 204800,
13856
- maxTokens: 202752,
13856
+ maxTokens: 131072,
13857
13857
  },
13858
13858
  "z-ai/glm-5-turbo": {
13859
13859
  id: "z-ai/glm-5-turbo",
@@ -13898,9 +13898,9 @@ export const MODELS = {
13898
13898
  reasoning: true,
13899
13899
  input: ["text"],
13900
13900
  cost: {
13901
- input: 0.8148,
13902
- output: 2.5608,
13903
- cacheRead: 0.15132,
13901
+ input: 0.7826000000000001,
13902
+ output: 2.4596,
13903
+ cacheRead: 0.14534,
13904
13904
  cacheWrite: 0,
13905
13905
  },
13906
13906
  contextWindow: 1048576,