Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • To connect the Dialogflow Agent to the MARBEL Agent, after creating the agent, you have to download the service key connected to your agent after creating the agent. This can be done by going following the Google instructions here with some extra clarification provided down below:

    • Follow the link to the Service Accounts (while logged in to the email account that made the Dialogflow agent)

    • Click the project id ID of your bot project

    • You will have to create a service account for the project (button at top under blue bar)

    • Then click on the email for the service account.

    • Go to Keys → Add Keys → Create New Key → Select JSON file → Create.

    • You should hopefully now have your .json file downloaded.

  • After properly doing this, you should have a downloaded .json file. This file should be added to your MARBEL agent project folder.

  • In the .mas2g file, specify the name of this .json file (see figure below).

...

The connection to the MARBEL agent will have worked if the utterances of the user in the chat window are properly translated into the intents and entities that you specified in the dialog agent. Make sure to use exactly the same intent name in the conversational pattern specification in the MARBEL agent as those onesthe names of the intents you implemented in Dialogflow.

Info

Quick Links

Week 1