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

feat: creating extension configuration registry #1278

Closed axel7083 closed 1 day ago

axel7083 commented 5 days ago

What does this PR do?

Creating a dedicated registry to hold configuration (preferences) logic.

Notable changes

Screenshot / video of UI

What issues does this PR fix or reference?

How to test this PR?

axel7083 commented 4 days ago

Should be splut in 2 PRs as it mixes 2 different concerns

@jeffmaury I updated the PR to only focus on the creation of the ConfigurationRegistry