analytics added
This commit is contained in:
@@ -62,6 +62,12 @@
|
||||
<version>1.17.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring WebFlux for WebClient (for Ollama API calls) -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-webflux</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user