mattermost-plugin-ai
mattermost-plugin-ai copied to clipboard
Adding abiliy to add multiple AI bots.
Adds the ability to configure multiple AI bots. Each bot can be configured with a different backed and custom instructions.
- Opened a ticket here: https://github.com/mattermost/mattermost-plugin-ai/issues/181
- Makes sense. Updated.
- Updated as we discussed. Will now remember your preferences across sections, but not update RHS immediately.
- Not related, bug in the webapp. https://github.com/mattermost/mattermost-plugin-ai/issues/183
- Strange! Thanks.
- Updated 7+8. Added some validation for these cases. Bots without full configuration will not be created or updated. Duplicates will cause errors until duplication is resolved. (The UX is kinda bad around the duplication case, but it's a little complicated to do correctly because of how the system console works with plugins)
- Only happens on Chrome apparently. Fixed by just making the text field slightly bigger. 2+3. We can make an improvement ticket for those.
- Haha fixed.
You can just delete all the bots on corpus, just don't press the save button.
6.
7. It feels like it might be a bit redundant given the requirement to press save.
8. Fixed