-
Notifications
You must be signed in to change notification settings - Fork 92
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
Comments
Same problem here |
It's still broke |
Same here, it has been like this for about 1 week. |
@Ralarmon We found and fixed an issue with the training pipeline, could you retry and confirm it's not still happening? |
|
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:
Actual Behavior:
Steps to Reproduce:
{
"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": {}
The text was updated successfully, but these errors were encountered: