知识库功能增强,支持Milvus,并优化相关逻辑
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -286,6 +286,11 @@
|
||||
<artifactId>easy-agents-store-aliyun</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.easyagents</groupId>
|
||||
<artifactId>easy-agents-store-milvus</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.easyagents</groupId>
|
||||
<artifactId>easy-agents-store-chroma</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user