Move AI settings to WebUI - Do not require a container restart #4611
tit1
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Please provide a concise description of the problem that would be addressed by this feature.
AI setup requires you to provide all settings in the env file and restart the container stack. I purpose moving the AI settings to the UI and stop the requirement that the container needs to be restarted. Having to re-start the docker stack each time these settings are changed is frustration, esp if you are trying to find the best AI model to use with your Mealie install.
Please provide a concise description of the feature that would resolve your issue.
Add a section to the Mealie site settings pages. This would hold the same settings that are currently held in the .env file. A user interface like to those used in other systems (Open WenUI for example) where a user could set up a connection to ether a local or remote AI system.
Other features that could be added later would be the ability to choose a model to use for the connection. Perhaps a different model for page recognition, vs image or ingredient phrasing.
Please consider and list out some caveats or tradeoffs made in your design decision
This solution could add more flexibility to the AI system.
Additional Information
Beta Was this translation helpful? Give feedback.
All reactions