claudish 3.8.0 → 3.9.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.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -63139,7 +63139,7 @@ async function fetchZenModels2() {
|
|
|
63139
63139
|
return [];
|
|
63140
63140
|
}
|
|
63141
63141
|
}
|
|
63142
|
-
var __filename6, __dirname6, VERSION = "3.
|
|
63142
|
+
var __filename6, __dirname6, VERSION = "3.9.0", CACHE_MAX_AGE_DAYS3 = 2, MODELS_JSON_PATH, ALL_MODELS_JSON_PATH2;
|
|
63143
63143
|
var init_cli = __esm(() => {
|
|
63144
63144
|
init_dist3();
|
|
63145
63145
|
init_model_loader2();
|