claudish 4.3.0 → 4.4.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
|
@@ -33674,7 +33674,7 @@ async function fetchZenModels() {
|
|
|
33674
33674
|
return [];
|
|
33675
33675
|
}
|
|
33676
33676
|
}
|
|
33677
|
-
var __filename5, __dirname5, VERSION = "4.3.
|
|
33677
|
+
var __filename5, __dirname5, VERSION = "4.3.1", CACHE_MAX_AGE_DAYS3 = 2, MODELS_JSON_PATH, CLAUDISH_CACHE_DIR3, ALL_MODELS_JSON_PATH2;
|
|
33678
33678
|
var init_cli = __esm(() => {
|
|
33679
33679
|
init_config();
|
|
33680
33680
|
init_model_loader();
|