10 小时以前 69b20b9fda2eca87ce76f753e3c378c3bf341f2d
yudao-module-ai/pom.xml
@@ -52,24 +52,6 @@
            <artifactId>yudao-spring-boot-starter-mybatis</artifactId>
        </dependency>
        <!-- Job 相关 -->
        <dependency>
            <groupId>cn.iocoder.boot</groupId>
            <artifactId>yudao-spring-boot-starter-job</artifactId>
        </dependency>
        <!-- Test 测试相关 -->
        <dependency>
            <groupId>cn.iocoder.boot</groupId>
            <artifactId>yudao-spring-boot-starter-test</artifactId>
        </dependency>
        <!-- 工具类相关 -->
        <dependency>
            <groupId>cn.iocoder.boot</groupId>
            <artifactId>yudao-spring-boot-starter-excel</artifactId>
        </dependency>
        <!-- Spring AI 模型接入:统一走 OpenAI 兼容接口(DeepSeek/通义千问等) -->
        <dependency>
            <groupId>org.springframework.ai</groupId>