Can we add buttons in AI Agents for accepting user inputs
Summary:
We are developing a Requisition Assistant Agent to help Hiring Managers create job requisitions using available vacant positions.
As part of the requisition creation process, Hiring Managers are required to provide certain inputs. To enhance the user experience and reduce manual effort, we have a requirement to present these inputs as selectable options (button-based choices) instead of requiring users to type values manually.
This approach is intended to provide a more guided and intuitive interaction model, where users can simply select from predefined options (e.g., “Myself” or “Another Hiring Manager”) through button clicks, thereby streamlining the overall requisition creation experience.
0