Skip to content

0.9.1

Compare
Choose a tag to compare
@jmont-dev jmont-dev released this 10 Aug 18:00
· 35 commits to master since this release
99738dd

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

Full Changelog: v0.9.0...v0.9.1