Skip to content

Releases: ollama/ollama-python

v0.5.1

30 May 21:32
ce6846e
Compare
Choose a tag to compare

What's Changed

  • fully add thinking support to generate() by @drifkin in #524

Full Changelog: v0.5.0...v0.5.1

v0.5.0

30 May 02:38
756bd8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.9...v0.5.0

v0.4.9

27 May 18:08
5d7c63f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.8...v0.4.9

v0.4.8

16 Apr 21:54
65f94b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.7...v0.4.8

v0.4.7

21 Jan 18:51
0561f42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

14 Jan 01:31
2cad1f5
Compare
Choose a tag to compare

What's Changed

  • add create api changes to support ollama v0.5.5 by @pdevine in #417

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

29 Dec 23:11
ee349ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

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