mattermost-plugin-ai icon indicating copy to clipboard operation
mattermost-plugin-ai copied to clipboard

Mattermost plugin for LLMs

Results 45 mattermost-plugin-ai issues
Sort by recently updated
recently updated
newest added

# Refs #176 ## Description Make `StreamingTimeoutSecond` configurable for OpenAI and OpenAI Compatible. With setting it to `60`, I could fix the timeout issue with ollama refered in #176. ![Screenshot...

## Description Responses with certain markdown elements cause the blinking cursor to appear in the wrong place. (more details on when this happens needed)

bug

## Description in a conversation with `@ai` assistant using Anthropic claude-3-haiku-20240307 when there is multiple messages in a row from user, the next request to `@ai` fails with message ```...

bug

## Description Encountered "timeout streaming" when configured to point to LocalAI. Error is shown below. Works fine when configured to point to OpenAI. { "caller": "app/plugin_api.go:1003", "error": "timeout streaming", "level":...

bug

Adds the ability to configure multiple AI bots. Each bot can be configured with a different backed and custom instructions.

## Description Prompt buttons populate the wrong input when open the AI RHS from the Threads view context. ## Steps to reproduce 1. Open the global Threads view and select...

bug

With the initial release of our [AI plugin](https://mattermost.com/blog/mattermost-ai-copilot-accelerating-the-conversation-with-llms/), we’re already seeing the amazing value that summarization capabilities can bring to Mattermost. We’re now actively working on further improvements that will...

enhancement

## Description ![Screenshot from 2024-04-23 09-42-58](https://github.com/mattermost/mattermost-plugin-ai/assets/5336824/a39f9488-e680-4b98-b4bf-bd8b847eb45e) Can the requirement for an Enterprise licence to use multiple LLMs endpoints be challenged ? If so, maybe allowing 2 to 3 endpoints on...

enhancement

## Description It would be very helpful to get some metrics about the usage. Something like: - total_requests - tokens_sent - tokens_received - bytes_sent - bytes_recieved This would be amazing...

enhancement