升级 Spring AI 1.0.0-RC1、Chroma 1.0.0

This commit is contained in:
thinkgem
2025-05-14 21:48:29 +08:00
parent 723a088eed
commit 1b21375e1c
8 changed files with 106 additions and 74 deletions

View File

@@ -52,7 +52,7 @@
### 安装 Chroma
```sh
docker run --name chroma -p 8000:8000 ghcr.io/chroma-core/chroma:0.5.20
docker run -it --rm --name chroma -p 8000:8000 ghcr.io/chroma-core/chroma:1.0.0
```
### 安装 PGVector