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
145 stars 23 forks source link

Use latest ui-svelte version including DetailsPage #1238

Closed feloy closed 1 week ago

feloy commented 1 week ago

What does this PR do?

Use latest ui-svelte version including DetailsPage

axel7083 commented 1 week ago

I think there was a change to the Table component, that need to be addressed

https://github.com/containers/podman-desktop-extension-ai-lab/blob/e19aec76f6b4bd54a4b3398b7738acfa6c3978c7/packages/frontend/src/pages/RecipeModels.svelte#L14-L19

I don't remember for sure, but I think @deboer-tim did some change to the way this information was stored ?

Moreover https://github.com/containers/podman-desktop/pull/7554 makes the typing stricter for the column components.