mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-07-06 16:57:19 +02:00

- moved the code to get the `ObjectMapper` instance to `Utils` so that any changes to ObjectMapper could be handled at one place. - removed duplicate ObjectMapper instantiation code