ollama_dart 0.3.0 copy "ollama_dart: ^0.3.0" to clipboard
ollama_dart: ^0.3.0 copied to clipboard

Dart Client for the Ollama API (run Llama 4, Gemma 3, Phi4, Mistral, Qwen3 and other models locally).

0.3.0 #

Note: This release has breaking changes.

0.2.5 #

0.2.4 #

0.2.3 #

  • FEAT: Add think/thinking params to ollama_dart (#721). (701d7968)
  • FEAT: Add capabilities, projector_info, tensors and modified_at to Ollama's ModelInfo (#690). (c5e247db)
  • FEAT: Update dependencies (requires Dart 3.6.0) (#709). (9e3467f7)
  • REFACTOR: Remove fetch_client dependency in favor of http v1.3.0 (#659). (0e0a685c)
  • FIX: Fix linter issues (#656). (88a79c65)

0.2.2+1 #

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

0.2.2 #

  • FEAT: Update Ollama default model to llama-3.2 (#554). (f42ed0f0)

0.2.1 #

0.2.0 #

Note: This release has breaking changes.

  • FEAT: Add tool calling support (#504). (1ffdb41b)
  • BREAKING FEAT: Update Ollama default model to llama-3.1 (#506). (b1134bf1)
  • FEAT: Add support for Ollama version and model info (#488). (a110ecb7)
  • FEAT: Add suffix support in Ollama completions API (#503). (30d05a69)
  • BREAKING REFACTOR: Change Ollama push model status type from enum to String (#489). (90c9ccd9)
  • DOCS: Update Ollama request options default values in API docs (#479). (e1f93366)

0.1.2 #

  • FEAT: Add support for listing running Ollama models (#451). (cfaa31fb)
  • REFACTOR: Migrate conditional imports to js_interop (#453). (a6a78cfe)

0.1.1 #

  • FEAT: Support buffered stream responses (#445). (ce2ef30c)
  • FIX: Fix deserialization of sealed classes (#435). (7b9cf223)

0.1.0+1 #

  • FIX: digest path param in Ollama blob endpoints (#430). (2e9e935a)

0.1.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: Align Ollama client to the Ollama v0.1.36 API (#411). (326212ce)
  • FEAT: Update Ollama default model from llama2 to llama3 (#417). (9d30b1a1)
  • FEAT: Add support for done reason (#413). (cc5b1b02)

0.0.3+1 #

  • FIX: Have the == implementation use Object instead of dynamic (#334). (89f7b0b9)

0.0.3 #

  • FEAT: Add Ollama keep_alive param to control how long models stay loaded (#319). (3b86e227)
  • FEAT: Update meta and test dependencies (#331). (912370ee)
  • DOCS: Update pubspecs. (d23ed89a)

0.0.2+1 #

0.0.2 #

  • FEAT: Add support for chat API and multi-modal LLMs (#274). (76e1a294)

0.0.1+2 #

  • FIX: Fetch web requests with big payloads dropping connection (#273). (425889dc)

0.0.1+1 #

0.0.1 #

  • FEAT: Implement ollama_dart, a Dart client for Ollama API (#238). (d213aa9c)

0.0.1-dev.1 #

  • Bootstrap project.
77
likes
150
points
2.23k
downloads

Publisher

verified publisherlangchaindart.dev

Weekly Downloads

Dart Client for the Ollama API (run Llama 4, Gemma 3, Phi4, Mistral, Qwen3 and other models locally).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#nlp #gen-ai #llms #ollama

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

freezed_annotation, http, json_annotation, meta

More

Packages that depend on ollama_dart