model selection for online and offline mode must be available in AI settings #38

Closed
opened 2026-07-20 08:39:13 +00:00 by hugo · 1 comment
Owner

right now there is. only one model selection and it is not clear what models are selected and how. there needs to be a full block for online AI provider with base URL, API key and model selections and model capability overrides and another block for local AI with the same capabilities. They must be able to be set up separately from each other and model loads, model selection and capabilities overrides need to be done independend for each. Also add a "test chat" button that just sends a minimal prompt to selected models to verify that everything is working.

The selectikon of online/offline mode is only in the status bar, the checkbox in settings should go away, it doesn't make sense and just d uplicates an UI element that is already there.

Essentially the result must be two sets of settings for each of online and in-flight mode and the switch between which settings to use based on the status bar toggle.

right now there is. only one model selection and it is not clear what models are selected and how. there needs to be a full block for online AI provider with base URL, API key and model selections and model capability overrides and another block for local AI with the same capabilities. They must be able to be set up separately from each other and model loads, model selection and capabilities overrides need to be done independend for each. Also add a "test chat" button that just sends a minimal prompt to selected models to verify that everything is working. The selectikon of online/offline mode is only in the status bar, the checkbox in settings should go away, it doesn't make sense and just d uplicates an UI element that is already there. Essentially the result must be two sets of settings for each of online and in-flight mode and the switch between which settings to use based on the status bar toggle.
hugo added the bug label 2026-07-20 08:39:20 +00:00
Author
Owner

Fixed in commit 2d6fcaf. AI Settings now has independent Online and Airplane endpoint blocks with URL, secure credentials, chat/title/image model selections, capability overrides, independent model loading, and Test Chat. The duplicate Settings mode checkbox was removed; the status-bar airplane switch selects the active runtime profile.

Fixed in commit 2d6fcaf. AI Settings now has independent Online and Airplane endpoint blocks with URL, secure credentials, chat/title/image model selections, capability overrides, independent model loading, and Test Chat. The duplicate Settings mode checkbox was removed; the status-bar airplane switch selects the active runtime profile.
hugo closed this issue 2026-07-20 09:58:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hugo/RuDS#38