update README.md
This commit is contained in:
@@ -62,7 +62,7 @@ spring.ai.vectorstore.type: none
|
|||||||
### 安装 Chroma
|
### 安装 Chroma
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run -it --rm --name chroma -p 8000:8000 ghcr.io/chroma-core/chroma:1.0.0
|
docker run -d --name chroma -p 8000:8000 ghcr.io/chroma-core/chroma:1.0.0
|
||||||
```
|
```
|
||||||
|
|
||||||
### 安装 PGVector
|
### 安装 PGVector
|
||||||
|
|||||||
Reference in New Issue
Block a user