@nuvin/nuvin-core 1.4.0 → 1.4.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.
package/dist/VERSION CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "1.4.0",
3
- "commit": "a223f03"
2
+ "version": "1.4.1",
3
+ "commit": "019a6af"
4
4
  }
package/dist/index.js CHANGED
@@ -5423,8 +5423,8 @@ var llm_provider_config_default = {
5423
5423
  }
5424
5424
  },
5425
5425
  {
5426
- key: "kimi-for-coding",
5427
- label: "Kimi for Coding2",
5426
+ key: "kimi",
5427
+ label: "Kimi for Coding",
5428
5428
  type: "openai-compat",
5429
5429
  baseUrl: "https://api.kimi.com/coding/v1",
5430
5430
  features: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuvin/nuvin-core",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "",
5
5
  "private": false,
6
6
  "main": "dist/index.js",