containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
170 stars 31 forks source link

Downloading a model should create a podman-desktop task #1780

Open axel7083 opened 4 days ago

axel7083 commented 4 days ago

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 model

Describe alternatives you've considered

No response

Additional context

See POC branch https://github.com/axel7083/ai-studio/tree/feature/model-download-core-task