mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
* Update mcp_servers.mdx to reflect correct MCP documentation URL The URL for MCP documentation was wrong * Provide documentation for Monitoring/Metrics We wrote a LibreChat metrics exporter for Prometheus a while ago and have been running it on our production LibreChat for a while to monitor how the tool is being used and to alert us if there are any problems. This patch adds a simple documentation (because deploying is actually pretty simple) of how to set-up the metrics exporter for your LibreChat. We are hoping this will help others as well. * 📘 docs: Add YouTube API integration details to tools documentation * chore: Update upload-artifact action to version 4 in bundle analysis workflow * feat: Add OPENID_USE_END_SESSION_ENDPOINT option for logout redirection in OIDC configurations --------- Co-authored-by: Aldrin Salazar <salazar.aldrin@gmail.com> Co-authored-by: Lars Kiesow <lkiesow@uos.de> Co-authored-by: Danilo Pejakovic <danilo.pejakovic@leoninestudios.com>