litellm/scripts/health_check
Alexsander Hamir 0cd7763d5f
Add health check scripts and parallel execution support (#19295)
- Add health_check_client.py for monitoring model availability
- Add health_check_client_README.md with usage documentation
- Add health_check_requirements.txt for dependencies
- Add run_parallel_health_checks.ps1 (PowerShell version)
- Add run_parallel_health_checks.sh (Bash version)
- Organize all scripts under scripts/health_check/ directory
2026-01-19 08:38:38 -08:00
..
health_check_client.py Add health check scripts and parallel execution support (#19295) 2026-01-19 08:38:38 -08:00
health_check_client_README.md Add health check scripts and parallel execution support (#19295) 2026-01-19 08:38:38 -08:00
health_check_requirements.txt Add health check scripts and parallel execution support (#19295) 2026-01-19 08:38:38 -08:00
run_parallel_health_checks.ps1 Add health check scripts and parallel execution support (#19295) 2026-01-19 08:38:38 -08:00
run_parallel_health_checks.sh Add health check scripts and parallel execution support (#19295) 2026-01-19 08:38:38 -08:00