Skip to content

Releases: jackdh/RasaTalk

Version 1.2

24 Jan 21:51
Compare
Choose a tag to compare

Telegram bots made easy!

Please check out the wiki for how to use it!

Version 1.1

23 Nov 21:47
Compare
Choose a tag to compare

Just a copy of minor bug fixes as well as a simple cache for Rasa NLU as it seems to be the cause of the biggest lag in bot replies.

Version 1

11 Nov 21:25
Compare
Choose a tag to compare

Hello everyone with this first release the following major changes have been made which may break some of your applications.

Please view the new mongo schema in order to upgrade!

  • Permissions for individual groups and agents.
  • Training
    • Dialog is now wrap in groups which can be limited to users
    • Dialogs can now be renamed easier.
    • Dialogs can be limited to specific users
  • Agents
    • Agents can now be renamed easier
    • Agents can be limited to specific users.
  • Chatbot
    • You will now need to also select which dialog group you want to target the agent at
  • Docker
    • Updated docker and it's docker-compose file to work slightly slower but more effectively.

Thanks everyone!