chatbase

How to integrate Dialogflow with Chatbase for easier bot analytics?

十年热恋 提交于 2020-01-06 05:26:08
问题 I have created a Conversational Interface for Android With Dialogflow to conduct an intelligent conversation between customer and bot. Now to make it more proficient, I have to integrate Chatbase. As per https://chatbase.com/documentation/dialogflow-integration, Chatbase is currently available only via a server-to-server integration and therefore is incompatible with Dialogflow hosted bots. Is there a way to use the Chatbase with android? 回答1: Perhaps take a look at Webhooks provided by

Track multiple context for the same Bot

允我心安 提交于 2019-12-11 04:29:17
问题 We have a bot that will be used by different customers and depending on their database, sector of activity we're gonna have different answers from the bot and inputs from users. Intents etc will be the same for now we don't plan to make a custom bot for each customer. What would be the best way to separate data per customer within Chatbase? I'm not sure if we should use A new API key for each customer (Do we have a limitation then?) Differentiate them by the platform filter (seems to not be