Skip to content
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

Problem with 'Add a new utterance' – Intents not being saved #2755

Open
Ralarmon opened this issue Oct 17, 2024 · 6 comments
Open

Problem with 'Add a new utterance' – Intents not being saved #2755

Ralarmon opened this issue Oct 17, 2024 · 6 comments

Comments

@Ralarmon
Copy link

Ralarmon commented Oct 17, 2024

Wit.ai App ID: 1742888223150915

Problem Description:

I’m experiencing an issue with the 'Add a new utterance' feature in Wit.ai. When I try to assign an intent to a new phrase or word, the assignment doesn’t seem to be saved. I have attempted multiple times to assign different intents, but after completing the action, the intent does not get recorded or saved properly. As a result, I cannot train new intents.
Expected Behavior:

After selecting a phrase or word and assigning an intent using 'Add a new utterance', the intent should be saved and associated correctly with the selected utterance.
When reviewing the intent later, it should show that the utterance was assigned properly.

Actual Behavior:

I assign the intent to a phrase or word in 'Add a new utterance', but after doing so, the intent does not get saved.
Upon reviewing the intent or utterances later, no assignment appears.

Steps to Reproduce:

Log in to the Wit.ai console.
Go to the 'Understanding' section.
Use the 'Add a new utterance' feature.
Assign a new phrase or word to an intent.
Check if the intent is saved and associated correctly.

ScreenShot_20241018052825

{
"entities": {
"Buscar_en_la_plataforma:Buscar_en_la_plataforma": [
{
"body": "valor absoluto",
"confidence": 1,
"end": 23,
"entities": {},
"id": "916296240381207",
"name": "Buscar_en_la_plataforma",
"role": "Buscar_en_la_plataforma",
"start": 9,
"type": "value",
"value": "valor absoluto"
}
]
},
"intents": [],
"text": "enséñame valor absoluto",
"traits": {}

@FilipeZanardi
Copy link

Same problem here

@GuilhermeXlab
Copy link

We are having the same problem, both when creating new apps and creating new intentions for old apps.
Another point noted is that training is taking much longer than before, sometimes even hours.
But even after training, the /message return is always empty.

AppID: 8435284543193974

Return:
image

@BlueTantawy
Copy link

It's still broke

@zjn0505
Copy link

zjn0505 commented Oct 21, 2024

Same here, it has been like this for about 1 week.

@CleanestMink126
Copy link

@Ralarmon We found and fixed an issue with the training pipeline, could you retry and confirm it's not still happening?

@Ralarmon
Copy link
Author

@Ralarmon Encontramos y solucionamos un problema con el proceso de capacitación. ¿Podrías volver a intentarlo y confirmar que no sigue sucediendo?
Thank you for the update. I will try again and let you know if the issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants