[feat] add ModelManager with caching, manifest management, and Hugging Face API integration

This commit is contained in:
2025-08-27 20:56:05 +02:00
parent da5a76d253
commit 0128bf2eec
8 changed files with 1347 additions and 71 deletions

1
Cargo.lock generated
View File

@@ -251,6 +251,7 @@ dependencies = [
"iana-time-zone",
"js-sys",
"num-traits",
"serde",
"wasm-bindgen",
"windows-link",
]