-
Notifications
You must be signed in to change notification settings - Fork 98
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
Susi does not remember what the user told it #181
Comments
Good idea! I too proposed about reminders. @Orbiter Should we go for a servlet for reminders similar to memory servlet? |
@DravitLochan As its a milestone now, let's start discussing how this can be achieved. any ideas? |
Thats easy. No server-side and no client-side implementation is needed. If you read the skill tutorial, you will find out! |
@Orbiter Ok. Thanks! I will check to it. |
You can see the result of the variable assignments in the data object from the json answer. Is the variable set as you expected? |
@Orbiter No sir, it's not set as expected. Hence the answer has a "birthday" string as an extra string: Thanks! |
Hm, very special problem but I believe that should be considered as a bug in the variable assignment. Would you like to have a look where the term gets cut at the space? |
@Orbiter I didn't get you sir. Like i want "ali birthday" to be stored as a variable may be like ali_birthday or any other way. How can that be achieved in a skill? Please guide me. Thanks. |
Actual Behaviour
Susi AI does not have a skill to remember what the user told it to.
Screenshots of the skill in google assistant
Would you like to work on the issue?
@dynamitechetan @jyoth1raditya @madhavrathi @DravitLochan please guide if we could use accounts or memory.json to achieve this skill. Then, lets advance on this skill. Thank you.
The text was updated successfully, but these errors were encountered: