mattermost / mattermost-plugin-ai

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

Adding LLM Requests Total metric #202

Closed jespino closed 5 months ago

jespino commented 5 months ago

Description

Adding the first LLM metric, this starts adding metrics to the ai implementation, I'm not adding yet the Token counting metrics because I'm no sure about the best approach to that.