Hi everyone,
I'm developing a chatbot using Conversational Agents and encountering an issue when redirecting users between playbooks based on their intents. I'm using the Default Playbook specifically to redirect users to other playbooks.
Hereโs the problem:
When I redirect the user from the default playbook to another playbook and try to add a new input in the redirected playbook, I receive the following error:
"Playbook output should be empty for pending invocation of playbook."
This error prevents me from adding any new inputs because the output appears to be blocked.
In some cases, when redirecting from the default playbook, the redirected playbook directly provides the answer to the user's initial input. This happens because the input from the default playbook is passed along to the redirected playbook. However, when I need to ask additional questions within the redirected playbook, I'm unable to do so because of this issue.
Has anyone encountered this error before? How did you resolve it? Any guidance on how to make this work would be greatly appreciated!
Thank you in advance!
hello,
I have the same issue since 3 weeks now.
I 'am waiting for a response, to me it is a bug because all was working prรฉviously
Hi @EBastiani,
Welcome to Google Cloud Community!
It looks like you're encountering an error when working with Conversational Agents playbooks. This error typically occurs when there's an attempt to pass output from one playbook to another without properly handling the transition. Specifically, this error usually arises when there's a conflict between the output of the default playbook and the input expectations of the redirected playbook.
Here are potential ways that might help with your use case:
For more information about Conversational Agents (Dialogflow CX), please refer to the documentation.
Was this helpful? If so, please accept this answer as โSolutionโ. If you need additional assistance, reply here within 2 business days and Iโll be happy to help.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |