mattermost / openops

Open source stack for applying AI to workflows in secure environments
https://openops.mattermost.com
Apache License 2.0
159 stars 16 forks source link

Bug: unable to use the AI assistant #26

Closed shreekanthDev closed 2 weeks ago

shreekanthDev commented 7 months ago

Getting the below error even after configuring current openai key

Sorry! An error occoured while accessing the LLM. See server logs for details.

metabyte commented 1 month ago

Just installed OpenOps on Docker and I am seeing the same error. Below, I copied MatterMost log: × Log Event { "caller": "app/plugin_api.go:976", "error": "Post \"http://localhost:8080/v1/chat/completions\": dial tcp [::1]:8080: connect: connection refused", "level": "error", "msg": "Streaming result to post failed", "plugin_id": "mattermost-ai", "timestamp": "2024-07-20 01:27:47.956 Z" }