v0.2.13
What's Changed
- Add mcp support in README by @aniketmaurya in #540
- Add Dependabot for Pip & GitHub Actions by @Borda in #541
- Comprehensive docstrings by @aniketmaurya in #545
- Update numpy requirement from <2.0 to <3.0 by @dependabot in #543
- Bump mypy from 1.11.2 to 1.16.0 by @dependabot in #544
- Bump the gha-updates group with 2 updates by @dependabot in #542
- Add reasoning effort parameter to OpenAI Spec ChatCompletionRequest by @bhimrazy in #548
- Fix async streaming with OpenAISpec by @aniketmaurya in #552
- add test for async-sync function invocation handler by @aniketmaurya in #553
- add pytest marker for unit, integration and e2e tests by @aniketmaurya in #554
- Update LitServer initialization parameters for type safety by @aniketmaurya in #555
- Send blocking CPU operations to thread for async conversion. by @aniketmaurya in #556
- Release 0.2.13rc1 by @aniketmaurya in #557
- return unmodified request for OpenAI chatcompletion decode_request by @aniketmaurya in #558
- MCP package dependency check by @aniketmaurya in #561
- Improve error handling and logging for streaming by @aniketmaurya in #562
- Release 0.2.13 by @aniketmaurya in #564
Full Changelog: v0.2.12...v0.2.13