What's Changed
- refactor(client): remove unnecessary allocations in SSE parsing by @lostmygithubaccount in #13
- fix(client): robustness improvements for retry, streaming by @lostmygithubaccount in #14
- fix(completions): include model field in API request body by @lostmygithubaccount in #16
- test(client): add coverage for SSE edge cases and retry by @lostmygithubaccount in #17
- fix(client): handle \r\n SSE line endings, release GIL in Python by @lostmygithubaccount in #15
- fix(py): prefix error messages with variant tag by @lostmygithubaccount in #18
- chore: release v0.2.2 by @lostmygithubaccount in #19
Full Changelog: v0.2.1...v0.2.2