Added support for Imagaes, Ollama model thinking, and streaming of the responce
This commit is contained in:
@@ -14,6 +14,8 @@ dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-web:4.1.0-M4'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-webflux:4.1.0-M4'
|
||||
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:3.0.0-M1'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test:4.1.0-M4'
|
||||
|
||||
//implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test:4.1.0-M4'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user