mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	【新增】AI 知识库管理
This commit is contained in:
		| @@ -57,11 +57,9 @@ | ||||
|             <version>${spring-ai.version}</version> | ||||
|         </dependency> | ||||
|  | ||||
|         <!-- TODO @xin:引入我们项目的 starter --> | ||||
|         <dependency> | ||||
|             <groupId>org.springframework.data</groupId> | ||||
|             <artifactId>spring-data-redis</artifactId> | ||||
|             <optional>true</optional> | ||||
|             <groupId>cn.iocoder.boot</groupId> | ||||
|             <artifactId>yudao-spring-boot-starter-redis</artifactId> | ||||
|         </dependency> | ||||
|  | ||||
|         <dependency> | ||||
|   | ||||
| @@ -31,6 +31,7 @@ import redis.clients.jedis.JedisPooled; | ||||
|  * TODO @xin 先拿 spring-ai 最新代码覆盖,1.0.0-M1 跟 redis 自动配置会冲突 | ||||
|  * | ||||
|  * TODO 这个官方,有说啥时候 fix 哇? | ||||
|  * TODO 看着是列在1.0.0-M2版本 | ||||
|  * | ||||
|  * @author Christian Tzolov | ||||
|  * @author Eddú Meléndez | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 xiaoxin
					xiaoxin