tock icon indicating copy to clipboard operation
tock copied to clipboard

Tock, the open source conversational AI toolkit.

Results 156 tock issues
Sort by recently updated
recently updated
newest added

Bonjour, Nous rencontrons une différence de comportement dans les réponses apportées par notre bot sur Teams et via le bundle sur Sharepoint ou notre page web. Côté TockStudio, nous avons...

bug

Add Alcmeon connector in order to allow integration to whatsapp or messenger with subbot mode Functionnal overview : https://developers.alcmeon.com/docs/inmessage-functional-overview#bots API reference : https://developers.alcmeon.com/reference/get_description-1

in progress

- Full frontend refactoring about FAQ - Introduce FAQSettings to use redirection (for example satisfaction on all FAQ) - More unit tests - Fixing search trouble when a classified sentences...

enhancement

When we use the arrows to move a sentence up or down in a intent section, we can't change the level, so we need to do it in the code....

enhancement

Résumé : L’application n’offre pas la possibilité à ses utilisateurs de changer leur mot de passe. Plan d'action : Implémenter un mécanisme de changement de mot de passe dans l’espace...

Résumé : L’application ne possède pas de politique de verrouillage des comptes. Ainsi il est possible d’effectuer de multiples tentatives de connexion sans être bloqué. Plan d'action : Nous recommandons...

Résumé : Les utilisateurs du back office peuvent modifier le comportement du chatbot et rediriger ses utilisateurs vers des sites aux contenus malveillants. Plan d'action : Mettre en place une...

This PR adds the option to generate identifiers server-side and store them in a secure cookie. Note that this feature also requires an update to [tock-react-kit](https://github.com/theopenconversationkit/tock-react-kit) so that cookies are...

Large images currently cause resizing issues in tock-react-kit once they fully load (most apparent being the scrollbar jumping up). Specifying the width and height when sending an image from the...

enhancement