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

128 service to update the content of a specified rasa regex #190

Conversation

RaulAltmae
Copy link
Contributor

No description provided.

RaulAltmae and others added 30 commits February 10, 2023 16:25
…fied-rasa-intent

feat: add /rasa/intents/examples ruuter config and DMapper config
…specified-intents

feat: add /rasa/intents/examples/count to count examples in intents
This reverts commit 7a1e41a
83 rest service to fetch a list of all rasa forms (buerokratt#144)
124 rest service to provide a list of rasa regexes (buerokratt#150)
Fixes for endpoint formatting and single response queries (buerokratt#153)
125 rest service to provide full content of a specified rasa regex (#…
111 service to create a new rasa rule (buerokratt#156)
114 service to update an exicting rasa rule (buerokratt#157)
126 rest service to list all rasa intents with examples containing a …
RaulAltmae and others added 22 commits February 28, 2023 16:46
87 service to create new rasa slots (buerokratt#162)
95 list all rasa forms containing specified slots (buerokratt#163)
Slot add update delete endpoints (buerokratt#164)
85 service to update an existing rasa form (buerokratt#165)
Add update delete test stories service (buerokratt#166)
92 service to create new rasa responses (buerokratt#168)
93 service to update an existing rasa response (buerokratt#169)
94 service to delete existing rasa response (buerokratt#170)
99 service to list all dependencies of rasa response (buerokratt#171)
121 service to add a new rasa entity (buerokratt#172)
Service to fetch list of intent examples from file (buerokratt#173)
Service to add intent examples (buerokratt#174)
Service to update existing example in existing intent (buerokratt#175)
122 service to update an existing rasa entity (buerokratt#177)
Service to delete existing example (buerokratt#178)
123 service to delete an existing rasa entity (buerokratt#179)
Service to delete existing intent (buerokratt#180)
75 request intent status in model (buerokratt#184)
25 download and upload intents and examples (buerokratt#185)
@turnerrainer turnerrainer linked an issue Mar 21, 2023 that may be closed by this pull request
4 tasks
@turnerrainer turnerrainer merged commit b18998c into buerokratt:main Mar 21, 2023
RaulAltmae added a commit to RaulAltmae/Training-Module that referenced this pull request Mar 21, 2023
128 service to update the content of a specified rasa regex (buerokratt#190)
@janyprus janyprus deleted the 128-service-to-update-the-content-of-a-specified-rasa-regex branch March 21, 2023 13:43
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

Successfully merging this pull request may close these issues.

REST service to update the content of a specified Rasa regex example
2 participants