mattermost / mattermost-plugin-ai

Mattermost Copilot plugin supporting multiple LLMs
https://mattermost.com/copilot
Apache License 2.0
137 stars 31 forks source link

Close channels for the stream from string helper #261

Closed crspeller closed 1 week ago

crspeller commented 1 week ago

Description

The string helper for streaming doesn't close its channels. This fixes it to close its channels.