ask_question
Ask a question and get a true/false response.
Arguments
Name | Type | Description | Required |
---|---|---|---|
question_prompt | prompt | The prompt containing the question to ask. |
Returns
Type | Description |
---|---|
boolean | The true/false response from the agent. |
Example
Last updated