What's Changed
* improve test timeouts by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/418
* [pre-commit.ci] pre-commit suggestions by pre-commit-ci in https://github.com/Lightning-AI/LitServe/pull/421
* git: Handle None values in ChatMessage content by Lucaz0619 in https://github.com/Lightning-AI/LitServe/pull/422
* fix custom exceptions by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/425
* fix: reponse format JSONSchema key fix by Lucaz0619 in https://github.com/Lightning-AI/LitServe/pull/427
* fix: ensure proper cleanup of processes in `wrap_litserve_start` by bhimrazy in https://github.com/Lightning-AI/LitServe/pull/432
* fix async continuous batching by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/429
* [fix] continuous batching - fix prefill by ali-alshaar7 in https://github.com/Lightning-AI/LitServe/pull/433
* Feat: add custom health check logic by bhimrazy in https://github.com/Lightning-AI/LitServe/pull/430
New Contributors
* Lucaz0619 made their first contribution in https://github.com/Lightning-AI/LitServe/pull/422
**Full Changelog**: https://github.com/Lightning-AI/LitServe/compare/v0.2.6...v0.2.7.dev0