v0.2.14
What's Changed
- Bump mypy from 1.16.0 to 1.16.1 by @dependabot[bot] in #565
- support
mcppackage less than v1.10.0 by @rongfengliang in #567 - fix: OpenAIEmbeddingSpec setup check for multi endpoint by @rongfengliang in #568
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci[bot] in #571
- Fix: pre-commit errors on
mainby @bhimrazy in #574 - refactor: validation logic to pre_setup method in Embed Spec, where there is access to correct api instance by @bhimrazy in #573
- uv for CI - faster CI by @aniketmaurya in #563
- feat: openapi url by @lorenzomassimiani in #578
- Feat/override-spec-api-path by @bhimrazy in #577
- Pre-release 0.2.14a0 by @aniketmaurya in #579
- migrate arguments from LitServe to LitAPI in tests by @aniketmaurya in #576
- chore: Add warnings for custom API paths in OpenAI Chat and Embed specs by @bhimrazy in #581
- 🚀 Feature: warning for heavy init method in LitAPI by @SN4KEBYTE in #582
- Release 0.2.14 by @aniketmaurya in #583
New Contributors
- @rongfengliang made their first contribution in #567
- @SN4KEBYTE made their first contribution in #582
Full Changelog: v0.2.13...v0.2.14