Updated the GUI and mostly figured out chages that was required in the Ollama library.

Signed-off-by: Zacharias <zacharias@4zellen.se>
This commit is contained in:
2026-05-09 00:25:00 +02:00
parent a18fa13a89
commit 1b4cf0f570
2 changed files with 36 additions and 23 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ repositories {
dependencies {
implementation "me.zacharias.neurodock:Core:1.3"
implementation "me.zacharias.neurodock:Core:1.5"
implementation 'com.formdev:flatlaf:3.4.1'
testImplementation platform('org.junit:junit-bom:6.0.0')