mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-09-18 20:58:57 +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