Releases: ollama/ollama-js
Releases · ollama/ollama-js
v0.4.6
v0.4.5
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
- @nshcr made their first contribution in #31
- @jmorganca made their first contribution in #36
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- default to 127.0.0.1 as ollama address rather than localhost by @BruceMacD in #5
- Update library interface by @BruceMacD in #7
- use whatwg-fetch to allow default export by @BruceMacD in #9
- add prettier config by @BruceMacD in #8
- Update README.md by @BruceMacD in #11
- throw ollama response error by @BruceMacD in #14
- update config
address
tohost
by @BruceMacD in #10 - 0.4.0 by @BruceMacD in #12
- Update README.md by @BruceMacD in #16
- Add examples by @BruceMacD in #15
- add ci by @mxyng in #17
- fix publish ci by @mxyng in #19
- fix publish ci by @mxyng in #20
- fix publish ci by @mxyng in #21
New Contributors
- @BruceMacD made their first contribution in #5
- @mxyng made their first contribution in #17
Full Changelog: v0.3.0...v0.4.1