【优化】AI 知识库: 不做经济型 先注释 spring-ai-transformers-spring-boot-starter
This commit is contained in:
parent
8e012b10bb
commit
c26cecaed6
|
@ -46,11 +46,13 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- 向量化,基于 Redis 存储,Tika 解析内容 -->
|
<!-- 向量化,基于 Redis 存储,Tika 解析内容 -->
|
||||||
<dependency>
|
|
||||||
<groupId>${spring-ai.groupId}</groupId>
|
<!-- 暂不做经济型,先注释 -->
|
||||||
<artifactId>spring-ai-transformers-spring-boot-starter</artifactId>
|
<!-- <dependency>-->
|
||||||
<version>${spring-ai.version}</version>
|
<!-- <groupId>${spring-ai.groupId}</groupId>-->
|
||||||
</dependency>
|
<!-- <artifactId>spring-ai-transformers-spring-boot-starter</artifactId>-->
|
||||||
|
<!-- <version>${spring-ai.version}</version>-->
|
||||||
|
<!-- </dependency>-->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>${spring-ai.groupId}</groupId>
|
<groupId>${spring-ai.groupId}</groupId>
|
||||||
<artifactId>spring-ai-tika-document-reader</artifactId>
|
<artifactId>spring-ai-tika-document-reader</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue