RasaTalk icon indicating copy to clipboard operation
RasaTalk copied to clipboard

A chatbot framework for Rasa NLU

Results 35 RasaTalk issues
Sort by recently updated
recently updated
newest added

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.0.10 to 3.1.13. Commits c6f417e chore(release): 3.1.13 210c71d fix(db_ops): ensure we async resolve errors in createCollection 5ad9fa9 fix(changeStream): properly handle changeStream event mid-close (#1902) e806be4 fix(bulk): honor...

dependencies

Bumps [showdown](https://github.com/showdownjs/showdown) from 1.8.6 to 1.9.1. Release notes Sourced from showdown's releases. 1.9.1 (2019-11-02) 1.9.1 (2019-11-02) Bug Fixes openLinksInNewWindow: add rel="noopener noreferrer" to links (1cd281f), closes #670 Dependecy update yargs:...

dependencies

Bumps [decompress-zip](https://github.com/bower/decompress-zip) from 0.3.1 to 0.3.2. Changelog Sourced from decompress-zip's changelog. 0.3.2 and 0.2.2 Fix Zip Slip Vulnerability: https://snyk.io/research/zip-slip-vulnerability 0.3.0 Enable file mode preservation 0.2.1 Update graceful-fs to 4.x Commits...

dependencies

I look through your code in RasaTalk/server/mongo/controllers/training.js In the train() function you are using wrong url so instead of ``${process.env.RASASERVER}/train?project`` it should be ``${process.env.RASASERVER}/model/train?project`` Furthermore if we look though documentation...

Would be amazing to have support for website integration like a script tag that gets generated or something like that. I would love to help if such a feature does...

![image](https://user-images.githubusercontent.com/55784362/80301937-fa014500-87e1-11ea-99dc-4ec6503c35a5.png) It is sometimes implemented. but usually It stops at webpack building. I'm sure I'm connected to the Mongo DB. please help me... L0L

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...

dependencies

- A new controller for [Telegram](https://telegram.org/) - Updated HTML within `ThirdParty/index.js` - At least boiler code for test suites. It does not look like Botkit currently supports Telegram. This may...

help wanted

Currently the only way of generating a response is to use REST API's. I would like to add an option to use sockets. This would give the benefit of for...

help wanted

In order to start start utilising the power of machine learning I'd like to implement something such as the following. All incoming questions to the NLU are stored along with...

help wanted
discussion