Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

There are two agent types available in Dialogflow:

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.

Currently, the Dialogflow CX agents are not supported by Orbita.

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.

More info at https://cloud.google.com/dialogflow#all-features

If you have not configured dialog flow in your Google account, go to https://console.dialogflow.com/api-client/#/login or click Log into the Google dialog flow.

Use the Dialogflow ES (Essentials) Agent - Standard agents for small to medium and simple to moderately-complex use. Refer, https://cloud.google.com/dialogflow/es/docs

  1. Sign in with your Google account.

  2. Click Create Agent.

  3. Enter an Agent name. (Agent name cannot contain spaces).

  4. Select your Default Language and Default Time Zone and click Create.

The Agent’s default language should be the same as the language you choose from the linked project in Orbita.
Experience Manager > Project side navigation menu > Develop > Deployment > Google tab.

  • No labels