What's Changed
* Update PR template by rittik9 in https://github.com/Lightning-AI/LitServe/pull/381
* Include user field and `base64` literal for encoding_format by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/388
* Improve error handling and debugging experience by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/389
* improved logging with sensible defaults by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/391
* add continuous batching loop 1/n by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/387
* Add `loop.pre_setup` to allow fine-grained LitAPI validation based on inference loop by aniketmaurya in https://github.com/Lightning-AI/LitServe/pull/393
**Full Changelog**: https://github.com/Lightning-AI/LitServe/compare/v0.2.6.dev0...v0.2.6.dev1