How can I customize the agent’s response when a required parameter is missing? #2043
Unanswered
bhavan-kaya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please refer to the code and the output below.
The agent detects that the
leave_id
parameter is missing and responds to the user with a default message.I would like to customize this message to send a different response. How can I achieve this?
Example Code:
Output:
Beta Was this translation helpful? Give feedback.
All reactions