@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 +2 -2
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/VERSION
CHANGED
package/dist/index.js
CHANGED
|
@@ -5423,8 +5423,8 @@ var llm_provider_config_default = {
|
|
|
5423
5423
|
}
|
|
5424
5424
|
},
|
|
5425
5425
|
{
|
|
5426
|
-
key: "kimi
|
|
5427
|
-
label: "Kimi for
|
|
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: {
|