Releases: IgnatG/langcore-litellm
Releases · IgnatG/langcore-litellm
v1.1.2
v1.1.2 (2026-02-25)
This release is published under the Apache-2.0 License.
Bug Fixes
- Bump version to 1.0.5 in pyproject.toml and uv.lock (
d3f9994)
Detailed Changes: v1.1.1...v1.1.2
v1.1.1
v1.1.1 (2026-02-25)
This release is published under the Apache-2.0 License.
Bug Fixes
- Updated the dependencies (
46e6f99)
Detailed Changes: v1.1.0...v1.1.1
v1.1.0
v1.1.0 (2026-02-25)
This release is published under the Apache-2.0 License.
Features
- Implement rate-limit retry with exponential back-off for LiteLLM API calls (
1dcd8da)
Detailed Changes: v1.0.4...v1.1.0
v1.0.4
v1.0.4 (2026-02-25)
This release is published under the Apache-2.0 License.
Bug Fixes
- Update litellm dependency to version 1.81.15 in project files (
38bf594)
Chores
- Update version to 1.0.3 and enhance changelog with new error handling (
adef5f4)
Detailed Changes: v1.0.3...v1.0.4
v1.0.3
v1.0.3 (2026-02-25)
This release is published under the Apache-2.0 License.
Bug Fixes
- Enhance error handling for LiteLLM API exceptions and improve logging (
98ae2aa)
Documentation
- Update README for clarity and structure; enhance installation and feature sections (
a87492d)
Detailed Changes: v1.0.2...v1.0.3
v1.0.2
v1.0.2 (2026-02-23)
This release is published under the Apache-2.0 License.
Bug Fixes
- Update Python version in CI and refine langcore dependency in project files (
a361342)
Detailed Changes: v1.0.1...v1.0.2
v1.0.1
v1.0.1 (2026-02-23)
This release is published under the Apache-2.0 License.
Bug Fixes
- Update package names and versions in uv.lock (
17b924e)
Detailed Changes: v1.0.0...v1.0.1
v1.0.0
v1.0.0 (2026-02-23)
This release is published under the Apache-2.0 License.
- Initial Release