This issue has been created
There are 2 updates.
 
 
LLM AI Integration / cid:jira-generated-image-avatar-9e417f17-5684-4922-8905-eb8cdbbd564c LLMAI-75 Open

Add a matrix bot for answering questions

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-fb245f3c-67fe-4d26-becf-d716ff4a8fcb Michael Hamann created this issue on 27/May/24 14:42
 
Summary: Add a matrix bot for answering questions
Issue Type: cid:jira-generated-image-avatar-9e417f17-5684-4922-8905-eb8cdbbd564c New Feature
Affects Versions: 0.4
Assignee: Unassigned
Created: 27/May/24 14:42
Priority: cid:jira-generated-image-static-major-f14373e1-b160-47e1-bfdf-36c36612ddc1 Major
Reporter: Michael Hamann
Description:

A matrix should be implement that supports question answering based on an LLM configured in the LLM Application.

It should allow answering a question that is in a single message to the bot. If there are several users in a room, the bot should only react to messages explicitly mentioning it. The bot should also support commands to select the model and to list all available model.

In terms of permissions, it should be possible to configure which users may use the bot (invite the bot into a room or start a chat with it). Further, it should be possible to configure a username/password combination that is used by the bot to authenticate in XWiki. It should be possible to override this user information for individual rooms or users (supporting some form of wildcards or regular expressions to match several rooms/users) such that some rooms could use a different user account to, e.g., get access to different context information or different models (e.g., a fast model with public context for public rooms and better but more expensive models with more context for private rooms).

 
 

2 updates

 
cid:jira-generated-image-avatar-fb245f3c-67fe-4d26-becf-d716ff4a8fcb Changes by Michael Hamann on 27/May/24 14:43
 
Fix Version: 0.4
Assignee: Paul Pantiru