I searched extensively online but couldn't find any comprehensive resources for working with virtual agents (generative playbooks) and Tools.
Could you let me know how to integrate the generative playbook and Tool directly to flow?
If possible, and how to use tools with generators in flow(pages) in dialogflowcx without having to go through the generative playbook?
Also, please provide links to the Generative Playbooks and Tools Usage. This information will be helpful for others as well.
Note: For those who are new to concept of tools and generative playbook, you may look into pre-built agents Retail which use Generative Agent.
I want the documentation to work with the Flow and Generative Agent and Tools.
Hello,
Thank you for contacting Google Cloud Community!
While there's no direct way to use tools with generators within Dialogflow CX flows, you can achieve a similar effect by:
Hi Jaia, thanks for answering.
What you mean by custom Generator? Is it creating the Generative Preview(App) and connecting to the tools and use it when intent is triggered?
How do we connect the Generative Playbook to the flow to answer and return back to the flow if that's what you mean?
@jaia wrote:Calling the Tool: When the intent is triggered, call the custom generator, which in turn interacts with the tool.