!! PARTIAL COMMIT !!
This is a partial commit bc i felt like it... This begain some implementations to support streaming from Ollama, and the ability to cancel a request.
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ plugins {
|
||||
id 'java-library'
|
||||
}
|
||||
|
||||
version = '1.9.5'
|
||||
version = '1.9.6'
|
||||
|
||||
dependencies {
|
||||
implementation project(":Plugin-API")
|
||||
|
||||
Reference in New Issue
Block a user