Parameter controls
Overview
You can add UI controls that allow users to configure model parameters and features through interactive components rather than text alone. A set of predefined controls (such as dropdowns and input fields, etc) is available, along with a declarative API for defining parameters and their corresponding controls.
For example, users of Ray 2 (video generation bot) can control the aspect ratio, resolution and duration of the video output.

Parameter controls in the Ray2 bot
Some other examples of bots using custom interfaces are:
Updated 9 days ago