Skip to content

Releases: ollama/ollama-python

v0.4.4

08 Dec 03:38
1066246
Compare
Choose a tag to compare

What's Changed

  • fix validation of format to allow empty strings as it did previously by @jmorganca in #369

Full Changelog: v0.4.3...v0.4.4

v0.4.3

06 Dec 20:04
4b10dee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

28 Nov 22:15
d6528cf
Compare
Choose a tag to compare

What's Changed

  • Fix message append in example chat-with-history.py to overcome runtime error. by @shahil-yadav in #337
  • Make subscriptable methods more consistent with __contains__ by @jmorganca in #336
  • Fix Client.chat overloaded type annotations by @pythongirl325 in #344
  • Fix image serialization for long image string by @ParthSareen in #348

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

24 Nov 02:30
64e3723
Compare
Choose a tag to compare

What's Changed

  • Fixed issue where message types would have a tool_calls field by membership test even if no tool calls were provided by the response.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Nov 23:22
2e05cde
Compare
Choose a tag to compare

New Features

Chores

Full Changelog: v0.3.3...v0.4.0

v0.3.3

09 Sep 17:22
89e8b74
Compare
Choose a tag to compare

What's Changed

  • _stream in async client raises RuntimeError when processing HTTP errors by @Oneirag in #266
  • Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #267

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

27 Aug 23:57
d98f646
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 Jul 17:41
8b694bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Jul 18:25
33c4b61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Jun 19:00
d25c4aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1