ollama_dart 0.1.0+1 copy "ollama_dart: ^0.1.0+1" to clipboard
ollama_dart: ^0.1.0+1 copied to clipboard

Dart Client for the Ollama API (run Llama 3, Phi-3, WizardLM-2, Mistral 7B, Gemma and other models locally).

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.
17
likes
140
pub points
81%
popularity

Publisher

verified publisherdavidmiguel.com

Dart Client for the Ollama API (run Llama 3, Phi-3, WizardLM-2, Mistral 7B, Gemma and other models locally).

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ai #nlp #llms #ollama

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

fetch_client, freezed_annotation, http, json_annotation, meta

More

Packages that depend on ollama_dart