claudish 5.1.1 → 5.1.2
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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -35026,7 +35026,7 @@ async function fetchGLMCodingModels2() {
|
|
|
35026
35026
|
return [];
|
|
35027
35027
|
}
|
|
35028
35028
|
}
|
|
35029
|
-
var __filename5, __dirname5, VERSION = "5.1.
|
|
35029
|
+
var __filename5, __dirname5, VERSION = "5.1.2", CACHE_MAX_AGE_DAYS3 = 2, MODELS_JSON_PATH, CLAUDISH_CACHE_DIR3, ALL_MODELS_JSON_PATH2;
|
|
35030
35030
|
var init_cli = __esm(() => {
|
|
35031
35031
|
init_config();
|
|
35032
35032
|
init_model_loader();
|