| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-19 | 497 Bytes | |
| v0.19.4 source code.tar.gz | 2025-12-19 | 35.2 MB | |
| v0.19.4 source code.zip | 2025-12-19 | 35.5 MB | |
| Totals: 3 Items | 70.7 MB | 0 | |
Fixed
- Applied fix for missing quote in JSON example format within prompt template. (PR #86)
Added
- Added support for
reasoning_effort="xhigh"for gpt-5.2 models.
Changed
- Upgraded pinned dependency versions:
litellm==1.80.10,openai==2.13.0,genai-prices==0.0.49. Versions remain pinned to maintain stability and avoid occasional breaking changes and API inconsistencies observed in previous unpinned releases.