mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-03-13 21:52:22 +00:00
parent
9f327d015a
commit
a256db132d
2 changed files with 2 additions and 2 deletions
server/utils/vectorDbProviders
|
@ -10,7 +10,7 @@
|
|||
|
||||
**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.
|
||||
- Make sure DB is in active state.
|
||||
- Get `API ENDPOINT`and `Application Token` from Overview screen
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# 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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue