mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-11 01:10:11 +01:00
parent
9f327d015a
commit
a256db132d
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
**Instructions**
|
**Instructions**
|
||||||
|
|
||||||
- [Create an Astra account or sign in to an existing Astra account](astra.datastax.com)
|
- [Create an Astra account or sign in to an existing Astra account](https://astra.datastax.com)
|
||||||
- Create an Astra Serverless(Vector) Database.
|
- Create an Astra Serverless(Vector) Database.
|
||||||
- Make sure DB is in active state.
|
- Make sure DB is in active state.
|
||||||
- Get `API ENDPOINT`and `Application Token` from Overview screen
|
- Get `API ENDPOINT`and `Application Token` from Overview screen
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# How to setup a local (or remote) Chroma Vector Database
|
# How to setup a local (or remote) Chroma Vector Database
|
||||||
|
|
||||||
[Official Chroma Docs](https://docs.trychroma.com/usage-guide#running-chroma-in-clientserver-mode) for reference.
|
[Official Chroma Docs](https://docs.trychroma.com/guides#running-chroma-in-clientserver-mode) for reference.
|
||||||
|
|
||||||
### How to get started
|
### How to get started
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user