Forward more information to WolframAlpha#6
Forward more information to WolframAlpha#6nielstron wants to merge 6 commits intoMycroftAI:masterfrom
Conversation
Given the official api gets upgraded or you enter an api_key in the config file wolframalpha now receives plenty of additional data. [Assumptions](https://products.wolframalpha.com/api/documentation/#assumption-DateOrder) based on your settings for date formats [Location](https://products.wolframalpha.com/api/documentation/#specifying-your-location) based on your settings in home.mycroft, given you add the key 'forward_location' : true to the configuration [Automatic unit conversion](https://products.wolframalpha.com/api/documentation/#top) based on your preferences in home.mycroft
|
I like this idea! A couple comments and thoughts on the implementation:
You can see an example of settingsmeta.json in the weather skill: |
|
One more thing, @nielstron -- thanks for helping with the Mycroft project! We do welcome To protect yourself, the project, and users of Mycroft technologies we require Please visit https://mycroft.ai/cla to initiate this one-time signing. Thank you! |
|
Okay I'd happy to help, in the end my mycroft is working better too ;) I have signed the Agreement, my username should appear on the list shortly. |
The user now has the choice to provide additional data to the wolframalpha knowledge engine.
This feature only works if either the official Mycroft api gets updated or the user provides his own appID.
Given the official api gets upgraded or you enter an api_key in the config file wolframalpha now receives plenty of additional data.
Assumptions based on your settings for date formats
Location based on your settings in home.mycroft, given you add the key 'forward_location' : true to the configuration
Automatic unit conversion based on your preferences in home.mycroft