@dreb/ai 2.27.2 → 2.28.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.
@@ -2805,33 +2805,35 @@ export const MODELS = {
2805
2805
  reasoning: true,
2806
2806
  input: ["text"],
2807
2807
  cost: {
2808
- input: 0.25,
2809
- output: 0.69,
2808
+ input: 0.35,
2809
+ output: 0.75,
2810
2810
  cacheRead: 0,
2811
2811
  cacheWrite: 0,
2812
2812
  },
2813
2813
  contextWindow: 131072,
2814
- maxTokens: 32768,
2814
+ maxTokens: 40960,
2815
2815
  },
2816
- "llama3.1-8b": {
2817
- id: "llama3.1-8b",
2818
- name: "Llama 3.1 8B",
2816
+ },
2817
+ "github-copilot": {
2818
+ "claude-fable-5": {
2819
+ id: "claude-fable-5",
2820
+ name: "Claude Fable 5",
2819
2821
  api: "openai-completions",
2820
- provider: "cerebras",
2821
- baseUrl: "https://api.cerebras.ai/v1",
2822
- reasoning: false,
2823
- input: ["text"],
2822
+ provider: "github-copilot",
2823
+ baseUrl: "https://api.individual.githubcopilot.com",
2824
+ headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
2825
+ compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
2826
+ reasoning: true,
2827
+ input: ["text", "image"],
2824
2828
  cost: {
2825
- input: 0.1,
2826
- output: 0.1,
2827
- cacheRead: 0,
2828
- cacheWrite: 0,
2829
+ input: 10,
2830
+ output: 50,
2831
+ cacheRead: 1,
2832
+ cacheWrite: 12.5,
2829
2833
  },
2830
- contextWindow: 32000,
2831
- maxTokens: 8000,
2834
+ contextWindow: 1000000,
2835
+ maxTokens: 128000,
2832
2836
  },
2833
- },
2834
- "github-copilot": {
2835
2837
  "claude-haiku-4.5": {
2836
2838
  id: "claude-haiku-4.5",
2837
2839
  name: "Claude Haiku 4.5 (latest)",
@@ -6927,16 +6929,16 @@ export const MODELS = {
6927
6929
  },
6928
6930
  "minimax-m3": {
6929
6931
  id: "minimax-m3",
6930
- name: "MiniMax M3",
6932
+ name: "MiniMax M3 (3x usage)",
6931
6933
  api: "anthropic-messages",
6932
6934
  provider: "opencode-go",
6933
6935
  baseUrl: "https://opencode.ai/zen/go",
6934
6936
  reasoning: true,
6935
6937
  input: ["text", "image"],
6936
6938
  cost: {
6937
- input: 0.3,
6938
- output: 1.2,
6939
- cacheRead: 0.06,
6939
+ input: 0.1,
6940
+ output: 0.4,
6941
+ cacheRead: 0.02,
6940
6942
  cacheWrite: 0,
6941
6943
  },
6942
6944
  contextWindow: 512000,
@@ -7570,7 +7572,7 @@ export const MODELS = {
7570
7572
  cacheRead: 0.135,
7571
7573
  cacheWrite: 0,
7572
7574
  },
7573
- contextWindow: 131072,
7575
+ contextWindow: 163840,
7574
7576
  maxTokens: 16384,
7575
7577
  },
7576
7578
  "deepseek/deepseek-chat-v3.1": {
@@ -7684,13 +7686,13 @@ export const MODELS = {
7684
7686
  reasoning: true,
7685
7687
  input: ["text"],
7686
7688
  cost: {
7687
- input: 0.0983,
7688
- output: 0.1966,
7689
- cacheRead: 0.019700000000000002,
7689
+ input: 0.098,
7690
+ output: 0.196,
7691
+ cacheRead: 0.02,
7690
7692
  cacheWrite: 0,
7691
7693
  },
7692
7694
  contextWindow: 1048576,
7693
- maxTokens: 131072,
7695
+ maxTokens: 4096,
7694
7696
  },
7695
7697
  "deepseek/deepseek-v4-pro": {
7696
7698
  id: "deepseek/deepseek-v4-pro",
@@ -8008,12 +8010,12 @@ export const MODELS = {
8008
8010
  input: ["text", "image"],
8009
8011
  cost: {
8010
8012
  input: 0.12,
8011
- output: 0.36,
8013
+ output: 0.35,
8012
8014
  cacheRead: 0.09,
8013
8015
  cacheWrite: 0,
8014
8016
  },
8015
8017
  contextWindow: 262144,
8016
- maxTokens: 8192,
8018
+ maxTokens: 262144,
8017
8019
  },
8018
8020
  "google/gemma-4-31b-it:free": {
8019
8021
  id: "google/gemma-4-31b-it:free",
@@ -8313,9 +8315,9 @@ export const MODELS = {
8313
8315
  reasoning: true,
8314
8316
  input: ["text"],
8315
8317
  cost: {
8316
- input: 0.27,
8317
- output: 1.08,
8318
- cacheRead: 0.054,
8318
+ input: 0.25,
8319
+ output: 1,
8320
+ cacheRead: 0.049999999999999996,
8319
8321
  cacheWrite: 0,
8320
8322
  },
8321
8323
  contextWindow: 204800,
@@ -8712,6 +8714,23 @@ export const MODELS = {
8712
8714
  contextWindow: 262144,
8713
8715
  maxTokens: 262142,
8714
8716
  },
8717
+ "moonshotai/kimi-k2.7-code": {
8718
+ id: "moonshotai/kimi-k2.7-code",
8719
+ name: "MoonshotAI: Kimi K2.7 Code",
8720
+ api: "openai-completions",
8721
+ provider: "openrouter",
8722
+ baseUrl: "https://openrouter.ai/api/v1",
8723
+ reasoning: true,
8724
+ input: ["text", "image"],
8725
+ cost: {
8726
+ input: 0.95,
8727
+ output: 4,
8728
+ cacheRead: 0.19,
8729
+ cacheWrite: 0,
8730
+ },
8731
+ contextWindow: 262144,
8732
+ maxTokens: 4096,
8733
+ },
8715
8734
  "nex-agi/nex-n2-pro:free": {
8716
8735
  id: "nex-agi/nex-n2-pro:free",
8717
8736
  name: "Nex AGI: Nex-N2-Pro (free)",
@@ -8882,23 +8901,6 @@ export const MODELS = {
8882
8901
  contextWindow: 128000,
8883
8902
  maxTokens: 128000,
8884
8903
  },
8885
- "nvidia/nemotron-nano-9b-v2": {
8886
- id: "nvidia/nemotron-nano-9b-v2",
8887
- name: "NVIDIA: Nemotron Nano 9B V2",
8888
- api: "openai-completions",
8889
- provider: "openrouter",
8890
- baseUrl: "https://openrouter.ai/api/v1",
8891
- reasoning: true,
8892
- input: ["text"],
8893
- cost: {
8894
- input: 0.04,
8895
- output: 0.16,
8896
- cacheRead: 0,
8897
- cacheWrite: 0,
8898
- },
8899
- contextWindow: 131072,
8900
- maxTokens: 16384,
8901
- },
8902
8904
  "nvidia/nemotron-nano-9b-v2:free": {
8903
8905
  id: "nvidia/nemotron-nano-9b-v2:free",
8904
8906
  name: "NVIDIA: Nemotron Nano 9B V2 (free)",
@@ -10608,13 +10610,13 @@ export const MODELS = {
10608
10610
  reasoning: true,
10609
10611
  input: ["text", "image"],
10610
10612
  cost: {
10611
- input: 0.28900000000000003,
10612
- output: 2.4,
10613
+ input: 0.28850000000000003,
10614
+ output: 3.17,
10613
10615
  cacheRead: 0,
10614
10616
  cacheWrite: 0,
10615
10617
  },
10616
10618
  contextWindow: 262144,
10617
- maxTokens: 131072,
10619
+ maxTokens: 262140,
10618
10620
  },
10619
10621
  "qwen/qwen3.6-35b-a3b": {
10620
10622
  id: "qwen/qwen3.6-35b-a3b",
@@ -10625,13 +10627,13 @@ export const MODELS = {
10625
10627
  reasoning: true,
10626
10628
  input: ["text", "image"],
10627
10629
  cost: {
10628
- input: 0.14,
10630
+ input: 0.15,
10629
10631
  output: 1,
10630
- cacheRead: 0,
10632
+ cacheRead: 0.049999999999999996,
10631
10633
  cacheWrite: 0,
10632
10634
  },
10633
10635
  contextWindow: 262144,
10634
- maxTokens: 262140,
10636
+ maxTokens: 262144,
10635
10637
  },
10636
10638
  "qwen/qwen3.6-flash": {
10637
10639
  id: "qwen/qwen3.6-flash",
@@ -10710,10 +10712,10 @@ export const MODELS = {
10710
10712
  reasoning: true,
10711
10713
  input: ["text", "image"],
10712
10714
  cost: {
10713
- input: 0.39999999999999997,
10714
- output: 1.5999999999999999,
10715
- cacheRead: 0.08,
10716
- cacheWrite: 0.5,
10715
+ input: 0.32,
10716
+ output: 1.28,
10717
+ cacheRead: 0.064,
10718
+ cacheWrite: 0.39999999999999997,
10717
10719
  },
10718
10720
  contextWindow: 1000000,
10719
10721
  maxTokens: 65536,
@@ -12845,40 +12847,6 @@ export const MODELS = {
12845
12847
  contextWindow: 262114,
12846
12848
  maxTokens: 262114,
12847
12849
  },
12848
- "moonshotai/kimi-k2-thinking-turbo": {
12849
- id: "moonshotai/kimi-k2-thinking-turbo",
12850
- name: "Kimi K2 Thinking Turbo",
12851
- api: "anthropic-messages",
12852
- provider: "vercel-ai-gateway",
12853
- baseUrl: "https://ai-gateway.vercel.sh",
12854
- reasoning: true,
12855
- input: ["text"],
12856
- cost: {
12857
- input: 1.15,
12858
- output: 8,
12859
- cacheRead: 0.15,
12860
- cacheWrite: 0,
12861
- },
12862
- contextWindow: 262114,
12863
- maxTokens: 262114,
12864
- },
12865
- "moonshotai/kimi-k2-turbo": {
12866
- id: "moonshotai/kimi-k2-turbo",
12867
- name: "Kimi K2 Turbo",
12868
- api: "anthropic-messages",
12869
- provider: "vercel-ai-gateway",
12870
- baseUrl: "https://ai-gateway.vercel.sh",
12871
- reasoning: false,
12872
- input: ["text"],
12873
- cost: {
12874
- input: 1.15,
12875
- output: 8,
12876
- cacheRead: 0.15,
12877
- cacheWrite: 0,
12878
- },
12879
- contextWindow: 256000,
12880
- maxTokens: 16384,
12881
- },
12882
12850
  "moonshotai/kimi-k2.5": {
12883
12851
  id: "moonshotai/kimi-k2.5",
12884
12852
  name: "Kimi K2.5",
@@ -12913,6 +12881,23 @@ export const MODELS = {
12913
12881
  contextWindow: 262000,
12914
12882
  maxTokens: 262000,
12915
12883
  },
12884
+ "moonshotai/kimi-k2.7-code": {
12885
+ id: "moonshotai/kimi-k2.7-code",
12886
+ name: "Kimi K2.7 Code",
12887
+ api: "anthropic-messages",
12888
+ provider: "vercel-ai-gateway",
12889
+ baseUrl: "https://ai-gateway.vercel.sh",
12890
+ reasoning: true,
12891
+ input: ["text", "image"],
12892
+ cost: {
12893
+ input: 0.95,
12894
+ output: 4,
12895
+ cacheRead: 0.19,
12896
+ cacheWrite: 0,
12897
+ },
12898
+ contextWindow: 256000,
12899
+ maxTokens: 32768,
12900
+ },
12916
12901
  "nvidia/nemotron-3-super-120b-a12b": {
12917
12902
  id: "nvidia/nemotron-3-super-120b-a12b",
12918
12903
  name: "NVIDIA Nemotron 3 Super 120B A12B",