@kolisachint/hoocode-ai 0.2.7 → 0.3.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.
@@ -7119,6 +7119,23 @@ export const MODELS = {
7119
7119
  contextWindow: 256000,
7120
7120
  maxTokens: 16384,
7121
7121
  },
7122
+ "stepfun-ai/step-3.7-flash": {
7123
+ id: "stepfun-ai/step-3.7-flash",
7124
+ name: "Step 3.7 Flash",
7125
+ api: "openai-completions",
7126
+ provider: "nvidia",
7127
+ baseUrl: "https://integrate.api.nvidia.com/v1",
7128
+ reasoning: true,
7129
+ input: ["text", "image"],
7130
+ cost: {
7131
+ input: 0,
7132
+ output: 0,
7133
+ cacheRead: 0,
7134
+ cacheWrite: 0,
7135
+ },
7136
+ contextWindow: 256000,
7137
+ maxTokens: 16384,
7138
+ },
7122
7139
  "upstage/solar-10_7b-instruct": {
7123
7140
  id: "upstage/solar-10_7b-instruct",
7124
7141
  name: "solar-10.7b-instruct",
@@ -9739,13 +9756,13 @@ export const MODELS = {
9739
9756
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": "max" },
9740
9757
  input: ["text"],
9741
9758
  cost: {
9742
- input: 0.09999999999999999,
9743
- output: 0.19999999999999998,
9744
- cacheRead: 0.02,
9759
+ input: 0.0983,
9760
+ output: 0.1966,
9761
+ cacheRead: 0.019700000000000002,
9745
9762
  cacheWrite: 0,
9746
9763
  },
9747
9764
  contextWindow: 1048576,
9748
- maxTokens: 16384,
9765
+ maxTokens: 131072,
9749
9766
  },
9750
9767
  "deepseek/deepseek-v4-flash:free": {
9751
9768
  id: "deepseek/deepseek-v4-flash:free",
@@ -10865,13 +10882,13 @@ export const MODELS = {
10865
10882
  reasoning: true,
10866
10883
  input: ["text", "image"],
10867
10884
  cost: {
10868
- input: 0.73,
10869
- output: 3.49,
10870
- cacheRead: 0.25,
10885
+ input: 0.684,
10886
+ output: 3.42,
10887
+ cacheRead: 0.144,
10871
10888
  cacheWrite: 0,
10872
10889
  },
10873
10890
  contextWindow: 262144,
10874
- maxTokens: 262142,
10891
+ maxTokens: 262144,
10875
10892
  },
10876
10893
  "moonshotai/kimi-k2.6:free": {
10877
10894
  id: "moonshotai/kimi-k2.6:free",
@@ -13546,13 +13563,13 @@ export const MODELS = {
13546
13563
  reasoning: true,
13547
13564
  input: ["text", "image"],
13548
13565
  cost: {
13549
- input: 0.73,
13550
- output: 3.49,
13551
- cacheRead: 0.25,
13566
+ input: 0.684,
13567
+ output: 3.42,
13568
+ cacheRead: 0.144,
13552
13569
  cacheWrite: 0,
13553
13570
  },
13554
13571
  contextWindow: 262144,
13555
- maxTokens: 262142,
13572
+ maxTokens: 262144,
13556
13573
  },
13557
13574
  "~openai/gpt-latest": {
13558
13575
  id: "~openai/gpt-latest",