办学质量监测教学评价系统
ageer
2025-04-12 4b539390029c93f965df2ee46d05c739df90631b
ruoyi-modules-api/ruoyi-chat-api/pom.xml
@@ -56,6 +56,16 @@
            <groupId>org.springframework.ai</groupId>
            <artifactId>spring-ai-ollama-spring-boot-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.ai</groupId>
            <artifactId>spring-ai-core</artifactId>
        </dependency>
        <dependency>
            <groupId>org.springframework.ai</groupId>
            <artifactId>spring-ai-ollama</artifactId>
        </dependency>
    </dependencies>
</project>