fossasia / susi_api_wrapper

SUSI AI API Wrapper http://susi.ai
Apache License 2.0
1.48k stars 32 forks source link

Send country details and device type with chat.json query #45

Closed AnupKumarPanwar closed 6 years ago

AnupKumarPanwar commented 6 years ago

Fixes Send country name, code and device type in chat.json API #44

Changes

  1. Updated the update_location() function to add country_name and country_code.
  2. Added 'device_type': 'Smart Speaker' in query params.