@dreb/ai 2.45.3 → 2.45.4

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.
@@ -7814,6 +7814,23 @@ export const MODELS = {
7814
7814
  contextWindow: 262144,
7815
7815
  maxTokens: 262144,
7816
7816
  },
7817
+ "kimi-k3": {
7818
+ id: "kimi-k3",
7819
+ name: "Kimi K3",
7820
+ api: "openai-completions",
7821
+ provider: "opencode",
7822
+ baseUrl: "https://opencode.ai/zen/v1",
7823
+ reasoning: true,
7824
+ input: ["text", "image"],
7825
+ cost: {
7826
+ input: 3,
7827
+ output: 15,
7828
+ cacheRead: 0.3,
7829
+ cacheWrite: 0,
7830
+ },
7831
+ contextWindow: 1048576,
7832
+ maxTokens: 131072,
7833
+ },
7817
7834
  "laguna-s-2.1-free": {
7818
7835
  id: "laguna-s-2.1-free",
7819
7836
  name: "Laguna S 2.1 Free",
@@ -9323,8 +9340,8 @@ export const MODELS = {
9323
9340
  reasoning: true,
9324
9341
  input: ["text", "image"],
9325
9342
  cost: {
9326
- input: 0.13,
9327
- output: 0.39999999999999997,
9343
+ input: 0.14,
9344
+ output: 0.42,
9328
9345
  cacheRead: 0.049999999999999996,
9329
9346
  cacheWrite: 0,
9330
9347
  },
@@ -10719,11 +10736,11 @@ export const MODELS = {
10719
10736
  cost: {
10720
10737
  input: 1.25,
10721
10738
  output: 10,
10722
- cacheRead: 0.125,
10739
+ cacheRead: 0.13,
10723
10740
  cacheWrite: 0,
10724
10741
  },
10725
10742
  contextWindow: 128000,
10726
- maxTokens: 16384,
10743
+ maxTokens: 32000,
10727
10744
  },
10728
10745
  "openai/gpt-5.1-codex": {
10729
10746
  id: "openai/gpt-5.1-codex",
@@ -10989,10 +11006,10 @@ export const MODELS = {
10989
11006
  reasoning: true,
10990
11007
  input: ["text", "image"],
10991
11008
  cost: {
10992
- input: 1,
10993
- output: 6,
10994
- cacheRead: 0.09999999999999999,
10995
- cacheWrite: 1.25,
11009
+ input: 0.5,
11010
+ output: 3,
11011
+ cacheRead: 0.049999999999999996,
11012
+ cacheWrite: 0.625,
10996
11013
  },
10997
11014
  contextWindow: 1050000,
10998
11015
  maxTokens: 128000,
@@ -11006,10 +11023,10 @@ export const MODELS = {
11006
11023
  reasoning: true,
11007
11024
  input: ["text", "image"],
11008
11025
  cost: {
11009
- input: 1,
11010
- output: 6,
11011
- cacheRead: 0.09999999999999999,
11012
- cacheWrite: 1.25,
11026
+ input: 0.5,
11027
+ output: 3,
11028
+ cacheRead: 0.049999999999999996,
11029
+ cacheWrite: 0.625,
11013
11030
  },
11014
11031
  contextWindow: 1050000,
11015
11032
  maxTokens: 128000,
@@ -11057,10 +11074,10 @@ export const MODELS = {
11057
11074
  reasoning: true,
11058
11075
  input: ["text", "image"],
11059
11076
  cost: {
11060
- input: 2.5,
11061
- output: 15,
11062
- cacheRead: 0.25,
11063
- cacheWrite: 3.125,
11077
+ input: 1.25,
11078
+ output: 7.5,
11079
+ cacheRead: 0.125,
11080
+ cacheWrite: 1.5625,
11064
11081
  },
11065
11082
  contextWindow: 1050000,
11066
11083
  maxTokens: 128000,
@@ -11074,10 +11091,10 @@ export const MODELS = {
11074
11091
  reasoning: true,
11075
11092
  input: ["text", "image"],
11076
11093
  cost: {
11077
- input: 2.5,
11078
- output: 15,
11079
- cacheRead: 0.25,
11080
- cacheWrite: 3.125,
11094
+ input: 1.25,
11095
+ output: 7.5,
11096
+ cacheRead: 0.125,
11097
+ cacheWrite: 1.5625,
11081
11098
  },
11082
11099
  contextWindow: 1050000,
11083
11100
  maxTokens: 128000,
@@ -12740,9 +12757,9 @@ export const MODELS = {
12740
12757
  reasoning: true,
12741
12758
  input: ["text"],
12742
12759
  cost: {
12743
- input: 0.784,
12744
- output: 2.464,
12745
- cacheRead: 0.1456,
12760
+ input: 0.7686000000000001,
12761
+ output: 2.4156,
12762
+ cacheRead: 0.14274,
12746
12763
  cacheWrite: 0,
12747
12764
  },
12748
12765
  contextWindow: 1048576,
@@ -12876,13 +12893,13 @@ export const MODELS = {
12876
12893
  reasoning: true,
12877
12894
  input: ["text", "image"],
12878
12895
  cost: {
12879
- input: 3,
12880
- output: 15,
12881
- cacheRead: 0.3,
12896
+ input: 2.7,
12897
+ output: 13.5,
12898
+ cacheRead: 0.27,
12882
12899
  cacheWrite: 0,
12883
12900
  },
12884
12901
  contextWindow: 1048576,
12885
- maxTokens: 4096,
12902
+ maxTokens: 16384,
12886
12903
  },
12887
12904
  "~openai/gpt-latest": {
12888
12905
  id: "~openai/gpt-latest",
@@ -14841,6 +14858,23 @@ export const MODELS = {
14841
14858
  contextWindow: 1000000,
14842
14859
  maxTokens: 131072,
14843
14860
  },
14861
+ "moonshotai/kimi-k3-fast": {
14862
+ id: "moonshotai/kimi-k3-fast",
14863
+ name: "Kimi K3 Fast",
14864
+ api: "anthropic-messages",
14865
+ provider: "vercel-ai-gateway",
14866
+ baseUrl: "https://ai-gateway.vercel.sh",
14867
+ reasoning: true,
14868
+ input: ["text", "image"],
14869
+ cost: {
14870
+ input: 4.5,
14871
+ output: 22.5,
14872
+ cacheRead: 0.44999999999999996,
14873
+ cacheWrite: 0,
14874
+ },
14875
+ contextWindow: 1000000,
14876
+ maxTokens: 131072,
14877
+ },
14844
14878
  "nvidia/nemotron-3-nano-30b-a3b": {
14845
14879
  id: "nvidia/nemotron-3-nano-30b-a3b",
14846
14880
  name: "Nemotron 3 Nano 30B A3B",