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

Response file validator #69

Open
1 task done
brunohjs opened this issue Apr 11, 2023 · 0 comments
Open
1 task done

Response file validator #69

brunohjs opened this issue Apr 11, 2023 · 0 comments
Assignees
Labels
ideia New idea

Comments

@brunohjs
Copy link
Owner

brunohjs commented Apr 11, 2023

Is there an existing idea for this?
Please search 🔍 the ideas to check if this idea has already been reported.

  • I have searched the existing ideas.

Is your feature request related to a problem? Please describe.
Create a response file validator to check little errors that the Rasa don't see, like a extra " or } in a button payload:

  • /my_intent{""my_entity": "my_value"}
  • /my_intent{"my_entity": "my_value"}}

Also, it could check case in intents or entities in a button payload:

  • /My_intent
  • /my_Intent

And other checks.

@brunohjs brunohjs changed the title Respose file validator Response file validator Apr 11, 2023
@brunohjs brunohjs added feature New feature ideia New idea and removed feature New feature labels Apr 14, 2023
@brunohjs brunohjs self-assigned this Oct 4, 2023
@brunohjs brunohjs moved this to Backlog in rasa-model-report Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ideia New idea
Projects
Status: Backlog
Development

No branches or pull requests

1 participant