ggchan0 / CPE_350

Capstone Project for Seng's CPE 350 class
0 stars 0 forks source link

Set a broader dialogflow intent for Google Custom Search API #23

Open viyengar96 opened 6 years ago

viyengar96 commented 6 years ago

Not all search contexts are being captured, need to expand our current list.

bevintang commented 6 years ago

We've decided to default this API as the fallback intent in the case where the user's request does not fit any proper intent.

The problem is that -- for now -- we can not distinguish between a request that didn't fit any other intent, or an actual request for a Google Search.