-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update of online skills on local device #78
Comments
What do you mean with
|
@mariobehling can you please clarify on what is needed? You asked me to open an issue for this on Gitter. Do we just have to update the skills ? |
We discussed this specific point in the meetings and decided that for public skills we only synchronize from SUSI.AI to the local device. Public skills should not be writable on the local device. A message should be displayed, if the user tries to edit them: "You are trying to edit public Open Source skills on your local device. These skills are continuously developed together with the community on the online platform. Please login to SUSI.AI to edit public skills. Hint Icon: Public skills are regularly updated on your device." |
This feature should also be visible to users. Furthermore it should be possible to trigger this feature in the UI. |
I think the word synchronization could be misleading. Let's rather call this "Update" of skills on the local device. |
Agreed. Public skills are updated via the normal update daemon, and we could add a button somewhere to trigger an update, but private skills should be creatable and editable on the device. |
The Smart Speaker uses its own SUSI_Server which uses the skills stored in the server itself(https://github.com/fossasia/susi_server) and the SUSI Skill Data - https://github.com/fossasia/susi_skill_data
Implement a system to synchronize skills.
The text was updated successfully, but these errors were encountered: