Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

There are two agent types available in Dialogflow:

Table of Contents

CX

...

Agent

This is an advanced agent type that is suitable for large or very complex agents. Flows and pages are the building blocks of conversation design, and state handlers are used to control conversation paths. The CX agent type is summarized in Dialogflow CX basics.

Info

Currently, as a Beta version in the Orbita platform the Dialogflow CX agents are not supported by Orbita.

...

agent will support only the DTMF feature from platform version v4.0.98. Chatbot is not supported yet.

More information at https://cloud.google.com/dialogflow/cx/docs/basics

  1. Sign in to https://dialogflow.cloud.google.com/cx/projects using the Google Enterprise account/ Google Cloud Platform GCP account.

  2. There will be a prompt to select a Project. Please choose one or create a new Project using the New Project button. In the latter case, the user will be redirected to https://console.cloud.google.com/projectcreate. Please set the Project name and Location.

    Project creation for CX Agent - screenshotImage Added

  3. Next, using the Locations filter you can filter the Agents available.

    Image Added

  4. We can choose the Agent available from the listing screen or create a new agent using the Create Agent button. Select the Location and set a Display name and click Create.

    CX new agent creation screenshotImage Added

ES Agent

This is the standard agent type that is suitable for small to medium and simple to moderately complex agents. Intents are the building blocks of conversation design, and contexts are used to control conversation paths. The ES agent type is summarized in Dialogflow ES basics.

...