-
Notifications
You must be signed in to change notification settings - Fork 173
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
Dialogflow @sys.any issue #111
Comments
Hi @Ashot72 I too faced like this issue on developing day sys.any with slot filling fullfillment working fine and next day it was not working. When i checked with the Dialogflow support team. Here is there reply Hi Imran Khan, Would you mind exporting your agent and sending it to us? To do so:
We also kindly ask you to send us the agent ID. Cheers, Shin Dialogflow Support Team --------------- Original Message --------------- Hi Team, I have assigned with the required parameter enabled with @sys.any entity and it was working fine upto yesterday. Why today it was not working. Please look in to this issue and revert me back ASAP. Am in rush with the demo dispaly on my chat build. REGARDS,
|
I was not using the javascript client, but i was experiencing the same issue when working with the web test client. I filed an issue here: https://issuetracker.google.com/u/1/issues/131619588 |
@Ashot72 or @imrankhankasim did either of you find a solution for this? |
Hi MumblesNZ Dialogflow support only will help on this issue fix. thanks Regards, |
Probably, you need to re-train your agent. Just add some new training phrase or a valu into an entity or click “train” in the agent’s settings. |
The same i asked with dialogflow support, they said there is bug at their end on this sys,any and the only option to get fix by their end only |
The bug is fixed and to apply new changes your agent has to be retrained unless there is a new bug which I don’t know yet. |
Thanks for the quick reply. The behaviour I have is similar but not exactly the same as described above but I was hoping the underlying issue was the same as this. My issue is, in response to a slot filling question for a @sys.any param I say a phrase like "The TCP was off centre by 3mm I corrected the angle and verified the alignment", and it fills the slot, but with a single word "centre". Is very strange behaviour which has just started appearing randomly. I've retrained the model multiple times without any luck. Ill flick a message off to dialogflow support and see if they can help. Thanks. |
Ok... bat can you share you agent? Maybe it’s better to do it through support... |
I will check it tomorrow. |
I was aable to reproduce the issue. In slot-filling mode it doesn't recognize whole query as @sys.any. Only a single token (word). We are fixing that. |
@sstepashka any updates on this bug? |
Hi, I am also encountering this bug, and it is breaking my agent. I want the user to be able to send a message over email. When I prompt for the message, I don't get the full phrase spoken. |
Yesterday I faced with a strange issue which is @sys.any. It was working originally and now no data can be passed via @sys.any of slot filling. it is re-prompting all the time.
With another Dialogflow account the same agent (imported) works properly. Is Google cloud the issue?
The text was updated successfully, but these errors were encountered: