AI Vitals
AI Vitals is a tool designed to monitor LLM (Large Language Model) endpoints and report their status to Cronitor, a service for monitoring and alerting on the health of applications. It actively monitors OpenAI-compatible API endpoints, ensuring they are functioning correctly and reporting any issues to Cronitor for further triage.
Usage
You can use the library interface or the command-line interface (CLI) to monitor your endpoints. The CLI is particularly useful for quick checks or running in automated scripts. We have an example helm chart that uses the CLI to monitor endpoints with kubernetes CronJobs.