-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
Description
Is it support local category ? Let say i am asking "any flower shops nearby".
I have set the device location but the response was empty result.
code setting details:
conversation: {
lang: 'en-US',
deviceLocation: {
coordinates: { // set the latitude and longitude of the device
latitude: 3.1390,
longitude: 101.6869
},
},
textQuery: 'any flower shops nearby',
},Reactions are currently unavailable