引入官方日志
This commit is contained in:
parent
655de86e69
commit
7826a93f81
6
pom.xml
6
pom.xml
@ -93,6 +93,12 @@
|
||||
<artifactId>spring-ai-ollama-spring-boot-starter</artifactId>
|
||||
<version>1.0.0-M6</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.github.victools</groupId>
|
||||
<artifactId>jsonschema-generator</artifactId>
|
||||
<version>4.38.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<repositories>
|
||||
|
Loading…
Reference in New Issue
Block a user