@dreb/ai 2.41.0 → 2.43.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.
@@ -5200,24 +5200,7 @@ export const MODELS = {
5200
5200
  provider: "kimi-coding",
5201
5201
  baseUrl: "https://api.kimi.com/coding",
5202
5202
  reasoning: true,
5203
- input: ["text", "image"],
5204
- cost: {
5205
- input: 0,
5206
- output: 0,
5207
- cacheRead: 0,
5208
- cacheWrite: 0,
5209
- },
5210
- contextWindow: 262144,
5211
- maxTokens: 32768,
5212
- },
5213
- "k2p6": {
5214
- id: "k2p6",
5215
- name: "Kimi K2.6",
5216
- api: "anthropic-messages",
5217
- provider: "kimi-coding",
5218
- baseUrl: "https://api.kimi.com/coding",
5219
- reasoning: true,
5220
- input: ["text", "image"],
5203
+ input: ["text"],
5221
5204
  cost: {
5222
5205
  input: 0,
5223
5206
  output: 0,
@@ -7803,9 +7786,9 @@ export const MODELS = {
7803
7786
  reasoning: true,
7804
7787
  input: ["text"],
7805
7788
  cost: {
7806
- input: 0.14,
7807
- output: 0.28,
7808
- cacheRead: 0.0028,
7789
+ input: 0.435,
7790
+ output: 0.87,
7791
+ cacheRead: 0.003625,
7809
7792
  cacheWrite: 0,
7810
7793
  },
7811
7794
  contextWindow: 1000000,
@@ -7820,9 +7803,9 @@ export const MODELS = {
7820
7803
  reasoning: true,
7821
7804
  input: ["text"],
7822
7805
  cost: {
7823
- input: 1.74,
7824
- output: 3.48,
7825
- cacheRead: 0.0145,
7806
+ input: 0.435,
7807
+ output: 0.87,
7808
+ cacheRead: 0.003625,
7826
7809
  cacheWrite: 0,
7827
7810
  },
7828
7811
  contextWindow: 1000000,
@@ -7862,6 +7845,23 @@ export const MODELS = {
7862
7845
  contextWindow: 1000000,
7863
7846
  maxTokens: 131072,
7864
7847
  },
7848
+ "grok-4.5": {
7849
+ id: "grok-4.5",
7850
+ name: "Grok 4.5",
7851
+ api: "openai-completions",
7852
+ provider: "opencode-go",
7853
+ baseUrl: "https://opencode.ai/zen/go/v1",
7854
+ reasoning: true,
7855
+ input: ["text", "image"],
7856
+ cost: {
7857
+ input: 2,
7858
+ output: 6,
7859
+ cacheRead: 0.5,
7860
+ cacheWrite: 0,
7861
+ },
7862
+ contextWindow: 500000,
7863
+ maxTokens: 500000,
7864
+ },
7865
7865
  "kimi-k2.6": {
7866
7866
  id: "kimi-k2.6",
7867
7867
  name: "Kimi K2.6",
@@ -7896,6 +7896,23 @@ export const MODELS = {
7896
7896
  contextWindow: 262144,
7897
7897
  maxTokens: 262144,
7898
7898
  },
7899
+ "kimi-k3": {
7900
+ id: "kimi-k3",
7901
+ name: "Kimi K3",
7902
+ api: "openai-completions",
7903
+ provider: "opencode-go",
7904
+ baseUrl: "https://opencode.ai/zen/go/v1",
7905
+ reasoning: true,
7906
+ input: ["text", "image"],
7907
+ cost: {
7908
+ input: 3,
7909
+ output: 15,
7910
+ cacheRead: 0.3,
7911
+ cacheWrite: 0,
7912
+ },
7913
+ contextWindow: 1048576,
7914
+ maxTokens: 131072,
7915
+ },
7899
7916
  "mimo-v2.5": {
7900
7917
  id: "mimo-v2.5",
7901
7918
  name: "MiMo V2.5",
@@ -7922,9 +7939,9 @@ export const MODELS = {
7922
7939
  reasoning: true,
7923
7940
  input: ["text"],
7924
7941
  cost: {
7925
- input: 1.74,
7926
- output: 3.48,
7927
- cacheRead: 0.0145,
7942
+ input: 0.435,
7943
+ output: 0.87,
7944
+ cacheRead: 0.003625,
7928
7945
  cacheWrite: 0,
7929
7946
  },
7930
7947
  contextWindow: 1048576,
@@ -8742,7 +8759,7 @@ export const MODELS = {
8742
8759
  cost: {
8743
8760
  input: 0.098,
8744
8761
  output: 0.196,
8745
- cacheRead: 0.02,
8762
+ cacheRead: 0.0196,
8746
8763
  cacheWrite: 0,
8747
8764
  },
8748
8765
  contextWindow: 1048576,
@@ -8995,13 +9012,13 @@ export const MODELS = {
8995
9012
  reasoning: false,
8996
9013
  input: ["text", "image"],
8997
9014
  cost: {
8998
- input: 0.08,
8999
- output: 0.44999999999999996,
9000
- cacheRead: 0.04,
9015
+ input: 0.09999999999999999,
9016
+ output: 0.3,
9017
+ cacheRead: 0,
9001
9018
  cacheWrite: 0,
9002
9019
  },
9003
9020
  contextWindow: 131072,
9004
- maxTokens: 131072,
9021
+ maxTokens: 4096,
9005
9022
  },
9006
9023
  "google/gemma-4-26b-a4b-it": {
9007
9024
  id: "google/gemma-4-26b-a4b-it",
@@ -9046,13 +9063,13 @@ export const MODELS = {
9046
9063
  reasoning: true,
9047
9064
  input: ["text", "image"],
9048
9065
  cost: {
9049
- input: 0.22,
9050
- output: 0.55,
9051
- cacheRead: 0.12,
9066
+ input: 0.12,
9067
+ output: 0.37,
9068
+ cacheRead: 0,
9052
9069
  cacheWrite: 0,
9053
9070
  },
9054
9071
  contextWindow: 262144,
9055
- maxTokens: 262144,
9072
+ maxTokens: 16384,
9056
9073
  },
9057
9074
  "google/gemma-4-31b-it:free": {
9058
9075
  id: "google/gemma-4-31b-it:free",
@@ -9403,9 +9420,9 @@ export const MODELS = {
9403
9420
  reasoning: true,
9404
9421
  input: ["text"],
9405
9422
  cost: {
9406
- input: 0.3,
9407
- output: 1.2,
9408
- cacheRead: 0.06,
9423
+ input: 0.25,
9424
+ output: 1,
9425
+ cacheRead: 0.049999999999999996,
9409
9426
  cacheWrite: 0,
9410
9427
  },
9411
9428
  contextWindow: 204800,
@@ -9870,23 +9887,6 @@ export const MODELS = {
9870
9887
  contextWindow: 262144,
9871
9888
  maxTokens: 262144,
9872
9889
  },
9873
- "nvidia/llama-3.3-nemotron-super-49b-v1.5": {
9874
- id: "nvidia/llama-3.3-nemotron-super-49b-v1.5",
9875
- name: "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5",
9876
- api: "openai-completions",
9877
- provider: "openrouter",
9878
- baseUrl: "https://openrouter.ai/api/v1",
9879
- reasoning: true,
9880
- input: ["text"],
9881
- cost: {
9882
- input: 0.39999999999999997,
9883
- output: 0.39999999999999997,
9884
- cacheRead: 0,
9885
- cacheWrite: 0,
9886
- },
9887
- contextWindow: 131072,
9888
- maxTokens: 16384,
9889
- },
9890
9890
  "nvidia/nemotron-3-nano-30b-a3b": {
9891
9891
  id: "nvidia/nemotron-3-nano-30b-a3b",
9892
9892
  name: "NVIDIA: Nemotron 3 Nano 30B A3B",
@@ -11060,6 +11060,23 @@ export const MODELS = {
11060
11060
  contextWindow: 2000000,
11061
11061
  maxTokens: 4096,
11062
11062
  },
11063
+ "openrouter/auto-beta": {
11064
+ id: "openrouter/auto-beta",
11065
+ name: "Auto Router (Beta)",
11066
+ api: "openai-completions",
11067
+ provider: "openrouter",
11068
+ baseUrl: "https://openrouter.ai/api/v1",
11069
+ reasoning: true,
11070
+ input: ["text", "image"],
11071
+ cost: {
11072
+ input: -1000000,
11073
+ output: -1000000,
11074
+ cacheRead: 0,
11075
+ cacheWrite: 0,
11076
+ },
11077
+ contextWindow: 2000000,
11078
+ maxTokens: 4096,
11079
+ },
11063
11080
  "openrouter/free": {
11064
11081
  id: "openrouter/free",
11065
11082
  name: "Free Models Router",
@@ -11749,9 +11766,9 @@ export const MODELS = {
11749
11766
  reasoning: true,
11750
11767
  input: ["text", "image"],
11751
11768
  cost: {
11752
- input: 0.44999999999999996,
11753
- output: 3,
11754
- cacheRead: 0.22499999999999998,
11769
+ input: 0.39,
11770
+ output: 2.34,
11771
+ cacheRead: 0,
11755
11772
  cacheWrite: 0,
11756
11773
  },
11757
11774
  contextWindow: 262144,
@@ -12412,9 +12429,9 @@ export const MODELS = {
12412
12429
  reasoning: true,
12413
12430
  input: ["text"],
12414
12431
  cost: {
12415
- input: 0.9169999999999999,
12416
- output: 2.882,
12417
- cacheRead: 0.1703,
12432
+ input: 0.9212,
12433
+ output: 2.8952,
12434
+ cacheRead: 0.17107999999999998,
12418
12435
  cacheWrite: 0,
12419
12436
  },
12420
12437
  contextWindow: 1048576,
@@ -13901,40 +13918,6 @@ export const MODELS = {
13901
13918
  contextWindow: 128000,
13902
13919
  maxTokens: 8192,
13903
13920
  },
13904
- "meta/llama-3.2-11b": {
13905
- id: "meta/llama-3.2-11b",
13906
- name: "Llama 3.2 11B Vision Instruct",
13907
- api: "anthropic-messages",
13908
- provider: "vercel-ai-gateway",
13909
- baseUrl: "https://ai-gateway.vercel.sh",
13910
- reasoning: false,
13911
- input: ["text", "image"],
13912
- cost: {
13913
- input: 0.16,
13914
- output: 0.16,
13915
- cacheRead: 0,
13916
- cacheWrite: 0,
13917
- },
13918
- contextWindow: 128000,
13919
- maxTokens: 8192,
13920
- },
13921
- "meta/llama-3.2-90b": {
13922
- id: "meta/llama-3.2-90b",
13923
- name: "Llama 3.2 90B Vision Instruct",
13924
- api: "anthropic-messages",
13925
- provider: "vercel-ai-gateway",
13926
- baseUrl: "https://ai-gateway.vercel.sh",
13927
- reasoning: false,
13928
- input: ["text", "image"],
13929
- cost: {
13930
- input: 0.72,
13931
- output: 0.72,
13932
- cacheRead: 0,
13933
- cacheWrite: 0,
13934
- },
13935
- contextWindow: 128000,
13936
- maxTokens: 8192,
13937
- },
13938
13921
  "meta/llama-3.3-70b": {
13939
13922
  id: "meta/llama-3.3-70b",
13940
13923
  name: "Llama 3.3 70B Instruct",