Quick fixes to resolve some common issues:
- Streaming responses in Python missing flag issue has been fixed (
end_of_message
wasn't always being emitted) - Added more useful info to system info by @Notnaton in #750
- chore: popen using utf8 encoding by @fatelei in #742
- MOD: close subprocess and its file handles when reset by @coderfengyun in #476
New Contributors
- @fatelei made their first contribution in #742
- @coderfengyun made their first contribution in #476
Full Changelog: v0.1.14...v0.1.15