0.9.1
Maintenance release to address memory deallocation and issue with format key causing invalid chat responses with some models.
What's Changed
- Delete httplib when Ollama class is destroyed. by @jmont-dev in #3
- Update single-header file with fix for memory leak. by @jmont-dev in #4
- Do not provide format as this breaks chat completions with some models. by @jmont-dev in #11
New Contributors
- @jmont-dev made their first contribution in #3
Full Changelog: v0.9.0...v0.9.1