Open omarmiatello opened 7 years ago
I try to follow the codelab: https://codelabs.developers.google.com/codelabs/assistant-codelab/index.html I think there is an issue in solution/Assistant.zip
The intent Learn Thing has this configuration:
Learn Thing
And it start a loop of Learn Thing intent found probably because of this configuration.
I try to remove from the context learn-thing (set to 0), and this fix my issue:
learn-thing
I try to follow the codelab: https://codelabs.developers.google.com/codelabs/assistant-codelab/index.html I think there is an issue in solution/Assistant.zip
The intent
Learn Thing
has this configuration:And it start a loop of
Learn Thing
intent found probably because of this configuration.I try to remove from the context
learn-thing
(set to 0), and this fix my issue: