Skip to content

Releases: ollama4j/ollama4j

1.0.100

06 Apr 18:09
48d0a49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.99...1.0.100

1.0.99

18 Mar 18:01
c9db51a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.98...1.0.99

1.0.98

10 Mar 18:45
0d091d1
Compare
Choose a tag to compare

What's Changed

  • Added handling for unknown JSON properties in the Model class. (Addresses #99).
  • Added getVersion() API.
  • Introduced integration tests for various API functionalities, ensuring comprehensive coverage.

Full Changelog: 1.0.97...1.0.98

1.0.97

08 Mar 11:27
bc90a15
Compare
Choose a tag to compare

What's Changed

  • Refactored OllamaChatMessageRole to simplify custom role creation, guarding against nulls in OllamaToolsResult, and made OllamaChatResult properties immutable. Improved error handling in OllamaAPI, added verbose logs, and ensured safer JSON parsing for tool responses. Introduced @JsonIgnoreProperties for better deserialization support. Fixes issue #97
  • Renamed workflow for clearer purpose and updated project dependencies across multiple packages to newer versions. Improved the pom.xml Maven config by adding a build phase and output directory for Javadoc generation. Upgraded several NPM packages, removing deprecated versions and adding license metadata for better dependency management.
  • Introduced an examples section in the README to highlight the ollama4j-examples repository. Added an iframe and link in the chat API documentation for better reference. Adjusted formatting for improved readability and consistency. Added a link to the "Examples" repository in both the navbar and the "Usage" section of the footer. This improves accessibility to code examples, providing users with an easier way to explore practical use cases.

Full Changelog: 1.0.96...1.0.97

1.0.96

28 Feb 16:28
419b036
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.94...1.0.96

1.0.95

17 Feb 17:11
740bd37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.93...1.0.95

1.0.93

17 Feb 17:09
740bd37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.93...1.0.94

1.0.93

01 Feb 03:26
b67b4c7
Compare
Choose a tag to compare

The previous release wasn't fully published to Maven Central, and retrying the artifact publication is not possible. A new release is being created in the hopes that it will be successfully published this time.

1.0.92

31 Jan 18:36
ab70201
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.91...1.0.92

NOTE: 🙄 This version was not fully published to Maven Central due to technical issues on their end. Please use this release instead.

1.0.91

11 Jan 05:13
a494053
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.90...1.0.91