gnrllybttr_ollama_client 1.0.0 copy "gnrllybttr_ollama_client: ^1.0.0" to clipboard
gnrllybttr_ollama_client: ^1.0.0 copied to clipboard

A Dart client for interacting with the Ollama API. This package provides methods to interact with the Ollama API, including chat, model management, embeddings, and more.

Changelog #

[1.0.0] - 2025-02-04 #

Added #

  • Initial release of GnrllyBttrOllamaClient
  • Chat functionality with streaming support
  • Model management operations (create, copy, delete, list)
  • Embeddings generation API
  • Text generation with streaming capability
  • Blob operations (check existence, push)
  • Model transfer functionality (pull, push)
  • API version retrieval endpoint
  • Cancel token support for request management
  • Comprehensive README with usage examples
  • MIT License
  • Contribution guidelines
  • Type-safe API implementation
  • Cross-platform support
  • Development scripts (create-branch.sh, rename-branch.sh, test-coverage.sh)
  • Test suite with coverage reporting
  • FVM configuration
  • Lefthook git hooks setup

Changed #

  • N/A (Initial release)

Deprecated #

  • N/A (Initial release)

Removed #

  • N/A (Initial release)

Fixed #

  • N/A (Initial release)

Security #

  • N/A (Initial release)
4
likes
130
points
37
downloads

Publisher

verified publishergnrllybttr.dev

Weekly Downloads

A Dart client for interacting with the Ollama API. This package provides methods to interact with the Ollama API, including chat, model management, embeddings, and more.

Repository (GitHub)
View/report issues
Contributing

Topics

#nlp #llm #ollama

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, freezed_annotation, json_annotation

More

Packages that depend on gnrllybttr_ollama_client