Skip to content

Feature Request: Expose Custom Parameters in Web GUI #23609

@angeousta

Description

@angeousta

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:

  • think mode: ON / OFF

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions