update README.md

This commit is contained in:
thinkgem
2025-03-22 18:51:19 +08:00
parent b87fb6a07f
commit 8826dc3259
2 changed files with 35 additions and 1 deletions

View File

@@ -54,6 +54,10 @@
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai-chroma-store-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
</dependency>
<!-- PG 向量数据库
<dependency>