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

Add a state/indicator to show more info about the recipe #1120

Closed lstocchi closed 1 month ago

lstocchi commented 4 months ago

Is your enhancement related to a problem? Please describe

Taken from https://github.com/containers/podman-desktop-extension-ai-lab/issues/843 to split that issue.

Also I would expect to have the state/indicator for each recipe card (like if I already have cloned the repository or not)

Describe the solution you'd like

To be discussed if we have to add an icon, or a text message or a different color to show a specific state

Describe alternatives you've considered

No response

Additional context

No response

ekidneyrh commented 4 months ago

Hi Luca! What would the different states be for this? Is it just if the repo is cloned or not? Is it just once the repo can be cloned? And is this for the recipe detail page, or something to be seen on the cards in the catalog?

lstocchi commented 4 months ago

@ekidneyrh my understanding is that @benoitf is expecting to see something on the cards in the catalog. Not sure about the states. @benoitf can you elaborate a bit more which states do you expect to see?

ekidneyrh commented 4 months ago

Discussed this during the UX call yesterday. Suggested states are to know if cloned, ready to be used or already looked at. One option we could look at is having it similar to model pages, with tabs across the top to organize.

image

Or we could do something like the extensions catalog and how it shows already installed, customizing it to say already cloned etc.

I think this ticket along with https://github.com/containers/podman-desktop-extension-ai-lab/issues/1126 would benefit from a revamped recipe catalog page.

axel7083 commented 1 month ago

Closing as resolved