Open axel7083 opened 1 month ago
Currently when downloading a model, we cannot follow the progress. Therefore not being consistent with the style of podman desktop.
Using the window.withProgress api to create a task, when downloading a model
window.withProgress
No response
See POC branch https://github.com/axel7083/ai-studio/tree/feature/model-download-core-task
Is your enhancement related to a problem? Please describe
Currently when downloading a model, we cannot follow the progress. Therefore not being consistent with the style of podman desktop.
Describe the solution you'd like
Using the
window.withProgress
api to create a task, when downloading a modelDescribe alternatives you've considered
No response
Additional context
See POC branch https://github.com/axel7083/ai-studio/tree/feature/model-download-core-task