8 Commits

Author SHA1 Message Date
Amith Koujalgi
ac92766c6c Add Spotless plugin and update copyright headers
Introduced the Spotless Maven plugin for code formatting in pom.xml. Updated copyright headers to include 'and contributors' and changed the year to 2025 in all main source files. Minor formatting and import order improvements applied throughout the codebase.
2025-09-17 11:10:55 +05:30
Amith Koujalgi
30250f79d9 updated README.md
Signed-off-by: Amith Koujalgi <koujalgi.amith@gmail.com>
2024-07-28 00:06:55 +05:30
Amith Koujalgi
00c9b16556 Refactored classes into request and response packages
Signed-off-by: Amith Koujalgi <koujalgi.amith@gmail.com>
2024-07-27 23:20:18 +05:30
Amith Koujalgi
e43bd3acb4 Refactored the package structure to use io.github.ollama4j instead of the old naming io.github.amithkoujalgi.ollama4j.core
Signed-off-by: Amith Koujalgi <koujalgi.amith@gmail.com>
2024-07-27 16:37:47 +05:30
Amith Koujalgi
11377610bd mvn release test 2023-11-17 08:48:50 +05:30
Amith Koujalgi
d50e30f147 - Added verbose param to OllamaAPI
- Setup logback logging
- Updated readme
2023-11-09 00:26:03 +05:30
Amith Koujalgi
4a536139e8 init 2023-10-27 01:15:14 +05:30
Amith Koujalgi
18f5141cbf
Initial commit 2023-10-27 00:42:14 +05:30