Skip to content

Releases: ollama/ollama-js

v0.5.7

12 Aug 18:17
8607c28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

19 Jul 18:08
24e3247
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.5.6

v0.5.2

13 Jun 17:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

10 May 21:40
0a5f7de
Compare
Choose a tag to compare

What's Changed

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

v0.5.0

14 Mar 21:56
dfc7988
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.4.9

27 Feb 22:58
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.4.8

25 Feb 19:16
Compare
Choose a tag to compare

What's Changed

  • Fixed import error when importing the ollama package

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

v0.4.7

25 Feb 19:11
Compare
Choose a tag to compare

What's Changed

  • Fixed quantization_level response name and type
  • Added default request headers

New Contributors

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

v0.4.6

06 Feb 04:40
1417b60
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.4.5

02 Feb 15:39
5e6b917
Compare
Choose a tag to compare

What's Changed

  • fix: use more compatible ReadableStream iteration method by @nshcr in #31
  • fix: check if image is file path rather than b64 by @BruceMacD in #37
  • Add keep_alive by @jmorganca in #36

New Contributors

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