@dreb/ai 2.18.0 → 2.19.1

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.
@@ -6699,6 +6699,23 @@ export const MODELS = {
6699
6699
  contextWindow: 262144,
6700
6700
  maxTokens: 65536,
6701
6701
  },
6702
+ "qwen3.6-plus-free": {
6703
+ id: "qwen3.6-plus-free",
6704
+ name: "Qwen3.6 Plus Free",
6705
+ api: "anthropic-messages",
6706
+ provider: "opencode",
6707
+ baseUrl: "https://opencode.ai/zen",
6708
+ reasoning: true,
6709
+ input: ["text", "image"],
6710
+ cost: {
6711
+ input: 0,
6712
+ output: 0,
6713
+ cacheRead: 0,
6714
+ cacheWrite: 0,
6715
+ },
6716
+ contextWindow: 262144,
6717
+ maxTokens: 65536,
6718
+ },
6702
6719
  },
6703
6720
  "opencode-go": {
6704
6721
  "deepseek-v4-flash": {
@@ -7647,13 +7664,13 @@ export const MODELS = {
7647
7664
  reasoning: true,
7648
7665
  input: ["text"],
7649
7666
  cost: {
7650
- input: 0.126,
7651
- output: 0.252,
7652
- cacheRead: 0.0252,
7667
+ input: 0.112,
7668
+ output: 0.224,
7669
+ cacheRead: 0.022,
7653
7670
  cacheWrite: 0,
7654
7671
  },
7655
- contextWindow: 1048576,
7656
- maxTokens: 131072,
7672
+ contextWindow: 1048575,
7673
+ maxTokens: 4096,
7657
7674
  },
7658
7675
  "deepseek/deepseek-v4-flash:free": {
7659
7676
  id: "deepseek/deepseek-v4-flash:free",
@@ -8089,26 +8106,26 @@ export const MODELS = {
8089
8106
  reasoning: false,
8090
8107
  input: ["text"],
8091
8108
  cost: {
8092
- input: 0.08,
8093
- output: 0.24,
8094
- cacheRead: 0.016,
8109
+ input: 0.01,
8110
+ output: 0.03,
8111
+ cacheRead: 0.002,
8095
8112
  cacheWrite: 0,
8096
8113
  },
8097
8114
  contextWindow: 262144,
8098
8115
  maxTokens: 32768,
8099
8116
  },
8100
- "inclusionai/ring-2.6-1t:free": {
8101
- id: "inclusionai/ring-2.6-1t:free",
8102
- name: "inclusionAI: Ring-2.6-1T (free)",
8117
+ "inclusionai/ring-2.6-1t": {
8118
+ id: "inclusionai/ring-2.6-1t",
8119
+ name: "inclusionAI: Ring-2.6-1T",
8103
8120
  api: "openai-completions",
8104
8121
  provider: "openrouter",
8105
8122
  baseUrl: "https://openrouter.ai/api/v1",
8106
8123
  reasoning: true,
8107
8124
  input: ["text"],
8108
8125
  cost: {
8109
- input: 0,
8110
- output: 0,
8111
- cacheRead: 0,
8126
+ input: 0.075,
8127
+ output: 0.625,
8128
+ cacheRead: 0.015,
8112
8129
  cacheWrite: 0,
8113
8130
  },
8114
8131
  contextWindow: 262144,
@@ -8310,13 +8327,13 @@ export const MODELS = {
8310
8327
  reasoning: true,
8311
8328
  input: ["text"],
8312
8329
  cost: {
8313
- input: 0.26,
8330
+ input: 0.27899999999999997,
8314
8331
  output: 1.2,
8315
8332
  cacheRead: 0,
8316
8333
  cacheWrite: 0,
8317
8334
  },
8318
8335
  contextWindow: 196608,
8319
- maxTokens: 4096,
8336
+ maxTokens: 131072,
8320
8337
  },
8321
8338
  "mistralai/codestral-2508": {
8322
8339
  id: "mistralai/codestral-2508",
@@ -10673,8 +10690,8 @@ export const MODELS = {
10673
10690
  reasoning: true,
10674
10691
  input: ["text", "image"],
10675
10692
  cost: {
10676
- input: 0.39999999999999997,
10677
- output: 2.4,
10693
+ input: 0.3,
10694
+ output: 1.7999999999999998,
10678
10695
  cacheRead: 0,
10679
10696
  cacheWrite: 0,
10680
10697
  },
@@ -10724,10 +10741,10 @@ export const MODELS = {
10724
10741
  reasoning: true,
10725
10742
  input: ["text", "image"],
10726
10743
  cost: {
10727
- input: 0.25,
10728
- output: 1.5,
10744
+ input: 0.1875,
10745
+ output: 1.125,
10729
10746
  cacheRead: 0,
10730
- cacheWrite: 0.3125,
10747
+ cacheWrite: 0.234375,
10731
10748
  },
10732
10749
  contextWindow: 1000000,
10733
10750
  maxTokens: 65536,