Logo
Explore Help
Sign In
ollama/ollama-js
1
0
Fork 0
You've already forked ollama-js
mirror of https://github.com/ollama/ollama-js.git synced 2026-07-01 11:16:25 -04:00
Code Issues 80 Packages Projects Releases 10 Wiki Activity

10 Releases 34 Tags

RSS Feed
  • v0.6.3 a667d4d651
    Compare

    Stable

    yindo released this 2025-11-13 14:21:46 -05:00 | 6 commits to main since this release

    📅 Originally published on GitHub: Thu, 13 Nov 2025 23:02:40 GMT
    🏷️ Git tag created: Thu, 13 Nov 2025 19:21:46 GMT

    What's Changed

    • browser/interfaces: add logprobs by @ParthSareen in https://github.com/ollama/ollama-js/pull/260
    • browser: add method to retrieve server version by @stoyanov-kaloyan in https://github.com/ollama/ollama-js/pull/259
    • browser/interfaces: add VersionResponse type and add ollama.version()… by @stoyanov-kaloyan in https://github.com/ollama/ollama-js/pull/261

    New Contributors

    • @stoyanov-kaloyan made their first contribution in https://github.com/ollama/ollama-js/pull/259

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.6.2...v0.6.3

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.6.2 603df9fe59
    Compare

    Stable

    yindo released this 2025-10-30 16:02:49 -04:00 | 9 commits to main since this release

    📅 Originally published on GitHub: Thu, 30 Oct 2025 20:03:41 GMT
    🏷️ Git tag created: Thu, 30 Oct 2025 20:02:49 GMT

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.6.1...v0.6.2

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.6.1 5b54730c8b
    Compare

    Stable

    yindo released this 2025-10-30 15:19:59 -04:00 | 11 commits to main since this release

    📅 Originally published on GitHub: Thu, 30 Oct 2025 20:01:10 GMT
    🏷️ Git tag created: Thu, 30 Oct 2025 19:19:59 GMT

    What's Changed

    • examples: rename browser tool to gpt-oss-browser-tools by @ParthSareen in https://github.com/ollama/ollama-js/pull/251
    • docs(readme): add Cloud Models JS usage and Cloud API example by @eden-chan in https://github.com/ollama/ollama-js/pull/253
    • Fix: Update multi-tool example imports by @antarasi in https://github.com/ollama/ollama-js/pull/231
    • Remove a duplicate line in the .npmignore by @SeanGallen in https://github.com/ollama/ollama-js/pull/254
    • fix: streaming chunk boundaries by @BruceMacD in https://github.com/ollama/ollama-js/pull/256
    • fix: regenerate package-lock.json with complete @swc/core platform entries by @BruceMacD in https://github.com/ollama/ollama-js/pull/257

    New Contributors

    • @eden-chan made their first contribution in https://github.com/ollama/ollama-js/pull/253
    • @antarasi made their first contribution in https://github.com/ollama/ollama-js/pull/231
    • @SeanGallen made their first contribution in https://github.com/ollama/ollama-js/pull/254

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.6.0...v0.6.1

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.6.0 a6689ac591
    Compare

    Stable

    yindo released this 2025-09-24 20:20:39 -04:00 | 17 commits to main since this release

    📅 Originally published on GitHub: Thu, 25 Sep 2025 00:22:03 GMT
    🏷️ Git tag created: Thu, 25 Sep 2025 00:20:39 GMT

    What's Changed

    • browser/interface: add websearch + webcrawl by @npardal in https://github.com/ollama/ollama-js/pull/243
    • browser: renamed to websearch/webcrawl by @npardal in https://github.com/ollama/ollama-js/pull/247
    • browser: websearch/webcrawl camel case fix by @npardal in https://github.com/ollama/ollama-js/pull/248
    • browser: update webCrawl and webFetch shapes by @npardal in https://github.com/ollama/ollama-js/pull/249
    • examples: browser tool implementation by @npardal in https://github.com/ollama/ollama-js/pull/244
    • docs(readme): added webSearch + webFetch by @npardal in https://github.com/ollama/ollama-js/pull/245
    • updates for web search and loading OLLAMA_API_KEY from the environment by @ParthSareen in https://github.com/ollama/ollama-js/pull/250

    New Contributors

    • @npardal made their first contribution in https://github.com/ollama/ollama-js/pull/243

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.5.18...v0.6.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.5.18 be27a947a2
    Compare

    Stable

    yindo released this 2025-09-15 18:24:31 -04:00 | 24 commits to main since this release

    📅 Originally published on GitHub: Tue, 16 Sep 2025 00:25:20 GMT
    🏷️ Git tag created: Mon, 15 Sep 2025 22:24:31 GMT

    What's Changed

    • feat: add dimensions to embed request by @mxyng in https://github.com/ollama/ollama-js/pull/242

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.5.17...v0.5.18

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.5.17 60bfed19ef
    Compare

    Stable

    yindo released this 2025-08-07 18:44:32 -04:00 | 25 commits to main since this release

    📅 Originally published on GitHub: Thu, 07 Aug 2025 22:46:37 GMT
    🏷️ Git tag created: Thu, 07 Aug 2025 22:44:32 GMT

    What's Changed

    • add documentation on overriding headers by @jmorganca in https://github.com/ollama/ollama-js/pull/226
    • types: add tool_name to message by @ParthSareen in https://github.com/ollama/ollama-js/pull/229
    • add support for thinking levels by @drifkin in https://github.com/ollama/ollama-js/pull/239

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.5.16...v0.5.17

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.5.16 c9793cc644
    Compare

    Stable

    yindo released this 2025-05-29 22:39:14 -04:00 | 29 commits to main since this release

    📅 Originally published on GitHub: Fri, 30 May 2025 02:42:30 GMT
    🏷️ Git tag created: Fri, 30 May 2025 02:39:14 GMT

    What's Changed

    • feat: updated show response type to include capabilities by @macintushar in https://github.com/ollama/ollama-js/pull/222
    • add thinking support and examples by @drifkin in https://github.com/ollama/ollama-js/pull/223

    New Contributors

    • @macintushar made their first contribution in https://github.com/ollama/ollama-js/pull/222
    • @drifkin made their first contribution in https://github.com/ollama/ollama-js/pull/223

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.5.15...v0.5.16

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.5.15 6a4bfe3ab0
    Compare

    Stable

    yindo released this 2025-04-14 14:29:03 -04:00 | 33 commits to main since this release

    📅 Originally published on GitHub: Wed, 16 Apr 2025 21:55:33 GMT
    🏷️ Git tag created: Mon, 14 Apr 2025 18:29:03 GMT

    What's Changed

    • Add missing response properties for EmbedResponse by @pouwerkerk in https://github.com/ollama/ollama-js/pull/215
    • interfaces: relax enum for tool and allow multiple property types by @ParthSareen in https://github.com/ollama/ollama-js/pull/217
    • interfaces: allow for $defs and items in Tool interface by @ParthSareen in https://github.com/ollama/ollama-js/pull/218
    • fix(formatHost): support basic auth in host URL by @somprasongd in https://github.com/ollama/ollama-js/pull/219

    New Contributors

    • @pouwerkerk made their first contribution in https://github.com/ollama/ollama-js/pull/215
    • @somprasongd made their first contribution in https://github.com/ollama/ollama-js/pull/219

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.5.14...v0.5.15

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.5.14 99293abe2c
    Compare

    Stable

    yindo released this 2025-02-24 13:44:43 -05:00 | 37 commits to main since this release

    📅 Originally published on GitHub: Mon, 24 Feb 2025 18:45:37 GMT
    🏷️ Git tag created: Mon, 24 Feb 2025 18:44:43 GMT

    What's Changed

    • fix: Normalize header handling for all HeaderInit types by @AlexanderSlaa in https://github.com/ollama/ollama-js/pull/203
    • workflows: update upload artifact job to v4 by @BruceMacD in https://github.com/ollama/ollama-js/pull/209
    • Fallback for deprecated window.navigator.platform by @yoannmoinet in https://github.com/ollama/ollama-js/pull/208
    • utils: handle userAgentData browser compatibility by @BruceMacD in https://github.com/ollama/ollama-js/pull/210

    New Contributors

    • @AlexanderSlaa made their first contribution in https://github.com/ollama/ollama-js/pull/203
    • @yoannmoinet made their first contribution in https://github.com/ollama/ollama-js/pull/208

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.5.13...v0.5.14

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.5.13 9320655174
    Compare

    Stable

    yindo released this 2025-02-07 17:36:10 -05:00 | 41 commits to main since this release

    📅 Originally published on GitHub: Mon, 10 Feb 2025 18:32:04 GMT
    🏷️ Git tag created: Fri, 07 Feb 2025 22:36:10 GMT

    What's Changed

    • Export AbortableAsyncIterator class as type by @AbdulrhmanGoni in https://github.com/ollama/ollama-js/pull/188
    • docs: remove create example from README by @BruceMacD in https://github.com/ollama/ollama-js/pull/199
    • refactor: put the default host in a variable and then reuse it by @AbdulrhmanGoni in https://github.com/ollama/ollama-js/pull/197
    • ci: use older version of vite for node 16 compatibility by @BruceMacD in https://github.com/ollama/ollama-js/pull/200
    • Fix: Use node: prefix for built-in modules by @iscordian in https://github.com/ollama/ollama-js/pull/201
    • feat: add string model field to the ModelResponse interface by @hexnaught in https://github.com/ollama/ollama-js/pull/190
    • fix: fix top await in examples by @ruixingshi in https://github.com/ollama/ollama-js/pull/206

    New Contributors

    • @AbdulrhmanGoni made their first contribution in https://github.com/ollama/ollama-js/pull/188
    • @iscordian made their first contribution in https://github.com/ollama/ollama-js/pull/201
    • @hexnaught made their first contribution in https://github.com/ollama/ollama-js/pull/190
    • @ruixingshi made their first contribution in https://github.com/ollama/ollama-js/pull/206

    Full Changelog: https://github.com/ollama/ollama-js/compare/v0.5.12...v0.5.13

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.26.2 Page: 131ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API