ollama4j

A simple Java library for interacting with Ollama server.

MIT License

Stars
214
Committers
11

Bot releases are hidden (Show)

ollama4j - 1.0.84

Published by amithkoujalgi about 1 month ago

Added llama3.1

ollama4j - 1.0.83

Published by amithkoujalgi about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/ollama4j/ollama4j/compare/1.0.82...1.0.83

ollama4j - 1.0.82 Latest Release

Published by amithkoujalgi 2 months ago

  • Updated ModelsProcessResponse class to support ps() API
  • Enabled JsonIgnoreProperties for ModelsProcessResponse class.
  • Added a default constructor to use http://localhost:11434 as a default Ollama host.
  • Updated withMessages method of OllamaChatRequestBuilder to reset the messages.
ollama4j - 1.0.82

Published by amithkoujalgi 2 months ago

  • Updated ModelsProcessResponse class to support ps() API
  • Enabled JsonIgnoreProperties for ModelsProcessResponse class.
  • Added a default constructor to use http://localhost:11434 as a default Ollama host.
ollama4j - 1.0.80

Published by amithkoujalgi 3 months ago

  • Refactored classes into request and response package
  • Added ps() API

Full Changelog: https://github.com/ollama4j/ollama4j/compare/1.0.79...1.0.80

ollama4j - 1.0.79

Published by amithkoujalgi 3 months ago

Refactored the package name from io.github.amithkoujalgi.ollama4j.core to io.github.ollama4j.

Full Changelog: https://github.com/ollama4j/ollama4j/compare/1.0.78...1.0.79

ollama4j - 1.0.78

Published by amithkoujalgi 3 months ago

ollama4j - 1.0.77

Published by amithkoujalgi 3 months ago

Updated Tools API. Refer the docs for details.

Full Changelog: https://github.com/amithkoujalgi/ollama4j/compare/1.0.76...1.0.77

ollama4j - 1.0.76

Published by amithkoujalgi 3 months ago

Updated generateAsync() API.

Full Changelog: https://github.com/amithkoujalgi/ollama4j/compare/1.0.75...1.0.76

ollama4j - 1.0.75

Published by amithkoujalgi 3 months ago

What's Changed

Full Changelog: https://github.com/amithkoujalgi/ollama4j/compare/1.0.73...1.0.75

ollama4j - 1.0.74

Published by amithkoujalgi 3 months ago

What's Changed

Full Changelog: https://github.com/amithkoujalgi/ollama4j/compare/v1.0.73...v1.0.74