mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 00:15:06 +08:00
配置 yudao-dependencies spring-ai依赖
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
<modules>
|
||||
<module>yudao-module-ai-api</module>
|
||||
<module>/yudao-module-ai-biz</module>
|
||||
<module>yudao-module-ai-biz</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
@ -23,11 +23,6 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<!-- 增加 openai -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.ai</groupId>
|
||||
<artifactId>spring-ai-openai-spring-boot-starter</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
Reference in New Issue
Block a user