github-actions
released this
28 Nov 16:39
·
7 commits
to development
since this release
Features
- add
headers
field to the HTTP exception class (#192) - relaxed version constraints for telemetry packages; removed HTTP client packages from dependencies (#195)
Fixes
- handle client disconnect gracefully by propagating cancellation exception up to the chat completion handler (#185)
- support conditional imports of http client libraries (#194)