dialogflow-javascript-client icon indicating copy to clipboard operation
dialogflow-javascript-client copied to clipboard

Dialogflow @sys.any issue

Open Ashot72 opened this issue 6 years ago • 13 comments

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?

Ashot72 avatar Apr 10 '19 07:04 Ashot72

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:

  1. Click on the gear icon next to the agent name.

  2. Select the 'Export and Import' tab.

  3. Click on the 'Export as ZIP' button.

  4. Attach the downloaded ZIP file to your reply to this message.

We also kindly ask you to send us the agent ID.

Cheers,

Shin

Dialogflow Support Team

--------------- Original Message --------------- Sent: 4/25/2019 9:16 AM Subject: @sys.any entity not working today!!

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, IMRANKHAN K

imrankhankasim avatar Apr 26 '19 08:04 imrankhankasim

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

applied-kevinsalot avatar May 01 '19 00:05 applied-kevinsalot

@Ashot72 or @imrankhankasim did either of you find a solution for this?

MumblesNZ avatar Jun 04 '19 04:06 MumblesNZ

@Ashot72 or @imrankhankasim did either of you find a solution for this?

Hi MumblesNZ Yes it resolved. Send an email to [email protected] and they will ask you of that particular intent details and once you providing that they does fix at their end and finally they will inform you that this issue is fixed and it will work.

Dialogflow support only will help on this issue fix.

thanks

Regards, Imrankhan K

imrankhankasim avatar Jun 04 '19 05:06 imrankhankasim

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.

sstepashka avatar Jun 04 '19 05:06 sstepashka

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

imrankhankasim avatar Jun 04 '19 05:06 imrankhankasim

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.

sstepashka avatar Jun 04 '19 05:06 sstepashka

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.

MumblesNZ avatar Jun 04 '19 06:06 MumblesNZ

Ok... bat can you share you agent? Maybe it’s better to do it through support...

sstepashka avatar Jun 04 '19 06:06 sstepashka

I will check it tomorrow.

sstepashka avatar Jun 04 '19 06:06 sstepashka

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 avatar Jun 04 '19 14:06 sstepashka

@sstepashka any updates on this bug?

MumblesNZ avatar Sep 09 '19 04:09 MumblesNZ

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.

davidvc avatar Jul 12 '20 04:07 davidvc