@dreb/ai 2.41.0 → 2.42.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",
@@ -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",
@@ -9981,13 +9981,13 @@ export const MODELS = {
9981
9981
  reasoning: true,
9982
9982
  input: ["text"],
9983
9983
  cost: {
9984
- input: 0.6,
9985
- output: 3.5999999999999996,
9986
- cacheRead: 0.19999999999999998,
9984
+ input: 0,
9985
+ output: 0,
9986
+ cacheRead: 0,
9987
9987
  cacheWrite: 0,
9988
9988
  },
9989
9989
  contextWindow: 1000000,
9990
- maxTokens: 4096,
9990
+ maxTokens: 202800,
9991
9991
  },
9992
9992
  "nvidia/nemotron-3-ultra-550b-a55b:free": {
9993
9993
  id: "nvidia/nemotron-3-ultra-550b-a55b:free",
@@ -11749,9 +11749,9 @@ export const MODELS = {
11749
11749
  reasoning: true,
11750
11750
  input: ["text", "image"],
11751
11751
  cost: {
11752
- input: 0.44999999999999996,
11753
- output: 3,
11754
- cacheRead: 0.22499999999999998,
11752
+ input: 0.39,
11753
+ output: 2.34,
11754
+ cacheRead: 0,
11755
11755
  cacheWrite: 0,
11756
11756
  },
11757
11757
  contextWindow: 262144,
@@ -12412,9 +12412,9 @@ export const MODELS = {
12412
12412
  reasoning: true,
12413
12413
  input: ["text"],
12414
12414
  cost: {
12415
- input: 0.9169999999999999,
12416
- output: 2.882,
12417
- cacheRead: 0.1703,
12415
+ input: 0.9254,
12416
+ output: 2.9084,
12417
+ cacheRead: 0.17186,
12418
12418
  cacheWrite: 0,
12419
12419
  },
12420
12420
  contextWindow: 1048576,
@@ -13901,40 +13901,6 @@ export const MODELS = {
13901
13901
  contextWindow: 128000,
13902
13902
  maxTokens: 8192,
13903
13903
  },
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
13904
  "meta/llama-3.3-70b": {
13939
13905
  id: "meta/llama-3.3-70b",
13940
13906
  name: "Llama 3.3 70B Instruct",