WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Model settings edit dialog #68

Open Rossi1337 opened 1 week ago

Rossi1337 commented 1 week ago

Add a settings edit form to the existing "model dialog". There you can now override per model all the settings. This will then be stored to the model specific json config file. Move "model settings" logic an own provider.

This is not fully finished. when we keep this I would still need to finish the i18n. But I wanted to push this now to get your opinion about this.

Related to #12

Rossi1337 commented 1 week ago

What is also missing yet is a text area to allow to override per model the "system prompt".

WilliamKarolDiCioccio commented 1 week ago

Ok, I'll take care of that tomorrow and merge. 100% approved