This repository provides Java code examples demonstrating how to use the Ollama4j library for integrating machine learning models in Java applications.
To run all examples as a batch run the following. You may want to update resources/test-config.properties
to use your custom Ollama config.
make run