It would be very useful to expose custom runtime parameters directly in the web GUI.
Currently, some parameters (for example enabling/disabling "think mode") can only be changed through CLI arguments or API configuration, but there is no simple way to modify them from the web interface.
Requested Feature
Add a generic GUI section for custom parameters / advanced flags, allowing users to:
- enable or disable boolean options
- edit custom inference parameters
- dynamically change runtime flags without restarting or editing configs manually
Example:
Why This Helps
This would improve usability for non-technical users and make experimentation much easier directly from the web UI.
It could also make future custom parameters automatically available without requiring dedicated GUI updates for each one.
It would be very useful to expose custom runtime parameters directly in the web GUI.
Currently, some parameters (for example enabling/disabling "think mode") can only be changed through CLI arguments or API configuration, but there is no simple way to modify them from the web interface.
Requested Feature
Add a generic GUI section for custom parameters / advanced flags, allowing users to:
Example:
think mode: ON / OFFWhy This Helps
This would improve usability for non-technical users and make experimentation much easier directly from the web UI.
It could also make future custom parameters automatically available without requiring dedicated GUI updates for each one.