forked from neurodock/NeuroDock
Added support for Imagaes, Ollama model thinking, and streaming of the responce
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'java-library'
|
||||
}
|
||||
|
||||
version = '1.9.6'
|
||||
version = '1.9.10'
|
||||
|
||||
dependencies {
|
||||
implementation project(":Plugin-API")
|
||||
|
||||
Reference in New Issue
Block a user