-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Draft: Action server docs plugins #12333
Conversation
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
e4e0c47
to
0171bf8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@souvikg10 Please target 3.6.x
branch now so this can be released with the next micro.
Also there are a number of comments and suggestions that should be addressed first before I can approve 🙏🏻
* add license_hash to context * edit docs * edit hash * add changelog and test * Update rasa/plugin.py Co-authored-by: Anca Lita <27920906+ancalita@users.noreply.github.com> * Address review * fix tests * fix tests * fix context reuse --------- Co-authored-by: Anca Lita <27920906+ancalita@users.noreply.github.com>
…sa shell (#12534) * fix button question * fix lint * add changelog * edit changelog * fix test * skip flaky windows tests * add skip * skip additional * add another test to skip * skip lm featuizer on windows
Remove dependency on tensorflow-addons Copy tests for crf and metrics
…ENG 286] (#12480) * Bypass NLU pipeline when a message is /intent or /intent + entities
ref: add suggesstions in docs Co-authored-by: Anca Lita <27920906+ancalita@users.noreply.github.com>
0e02a49
to
6c3de9a
Compare
🚀 A preview of the docs have been deployed at the following URL: https://12333--rasahq-docs-rasa-v2.netlify.app/docs/rasa |
Closing this PR in favour of #12659 |
Proposed changes:
See PR here(add pluggy on rasa_sdk rasa-sdk#970)
Status (please check what you already did):
black
(please check Readme for instructions)