@dreb/ai 2.0.7 → 2.2.0

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.
@@ -7094,23 +7094,6 @@ export const MODELS = {
7094
7094
  contextWindow: 131072,
7095
7095
  maxTokens: 131072,
7096
7096
  },
7097
- "arcee-ai/trinity-mini:free": {
7098
- id: "arcee-ai/trinity-mini:free",
7099
- name: "Arcee AI: Trinity Mini (free)",
7100
- api: "openai-completions",
7101
- provider: "openrouter",
7102
- baseUrl: "https://openrouter.ai/api/v1",
7103
- reasoning: true,
7104
- input: ["text"],
7105
- cost: {
7106
- input: 0,
7107
- output: 0,
7108
- cacheRead: 0,
7109
- cacheWrite: 0,
7110
- },
7111
- contextWindow: 131072,
7112
- maxTokens: 4096,
7113
- },
7114
7097
  "arcee-ai/virtuoso-large": {
7115
7098
  id: "arcee-ai/virtuoso-large",
7116
7099
  name: "Arcee AI: Virtuoso Large",
@@ -10945,13 +10928,13 @@ export const MODELS = {
10945
10928
  reasoning: true,
10946
10929
  input: ["text"],
10947
10930
  cost: {
10948
- input: 1.395,
10949
- output: 4.4,
10950
- cacheRead: 0.26,
10931
+ input: 1.26,
10932
+ output: 3.9600000000000004,
10933
+ cacheRead: 0,
10951
10934
  cacheWrite: 0,
10952
10935
  },
10953
10936
  contextWindow: 202752,
10954
- maxTokens: 131072,
10937
+ maxTokens: 4096,
10955
10938
  },
10956
10939
  "z-ai/glm-5v-turbo": {
10957
10940
  id: "z-ai/glm-5v-turbo",
@@ -11731,7 +11714,7 @@ export const MODELS = {
11731
11714
  cost: {
11732
11715
  input: 0.25,
11733
11716
  output: 1.5,
11734
- cacheRead: 0,
11717
+ cacheRead: 0.03,
11735
11718
  cacheWrite: 0,
11736
11719
  },
11737
11720
  contextWindow: 1000000,