Skip to content

Tags: ollama/ollama-js

Tags

v0.5.11

Toggle v0.5.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add examples for structured outputs and tool use (#172)


---------

Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>

v0.5.10

Toggle v0.5.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Custom Headers (#158)

* Allow users to pass custom headers

Co-authored-by: Naveen <78990165+gnpaone@users.noreply.github.com>

Co-authored-by: Bruce MacDonald <brucewmacdonald@gmail.com>

v0.5.9

Toggle v0.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added optional headers to Ollama initialisation (#138)

v0.5.8

Toggle v0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #133 from ollama/revert-125-brucemacd/what-wg-dynamic

Revert "enable ollama-js use in an environment without whatwg"

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed `catch` in abort examples (#128)

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
revert embeddings deprecation (#115)

* Revert "mark `embeddings()` method as deprecated in favor of `embed()` (#111)"

This reverts commit 2d31f21.

* Change embeddings doc to embed

v0.5.2

Toggle v0.5.2's commit message
fix function signature in node create

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add done_reason to chat and generate responses (#87)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: errors in browser.ts (#58)

v0.4.9

Toggle v0.4.9's commit message
Update README.md