mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-06-29 21:47:19 +02:00

Introduced integration tests for various API functionalities, ensuring comprehensive coverage. Updated test dependencies in `pom.xml` and added handling for unknown JSON properties in the `Model` class. Also included configuration to support running unit and integration tests in the CI workflow.