Update Chroma doc to use 1.0.0 version
Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
This commit is contained in:
@@ -274,7 +274,7 @@ If all goes well, you should retrieve the document containing the text "Spring A
|
||||
=== Run Chroma Locally
|
||||
|
||||
```shell
|
||||
docker run -it --rm --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
|
||||
```
|
||||
|
||||
Starts a chroma store at <http://localhost:8000/api/v1>
|
||||
|
||||
Reference in New Issue
Block a user