mattermost / mattermost-plugin-ai

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

MM-61474 Add option to restrict domains the LLM can request to contact upstream. #263

Closed crspeller closed 5 days ago

crspeller commented 1 week ago

Description

Adds the Allowed Upstream Hostnames option to restrict what hosts the LLM is allowed to contact upstream. None by default.

image