🧪 Usage Guide | Chroma
You can configure Chroma to save and load from your local machine. Data will be persisted automatically and loaded on start (if it exists). The path is where Chroma will store its database files on disk, and load them on start. To connect with the JS client, you must connect to a backend running Chroma. See Running Chroma in client/server mode for how to do this. The client object has a few useful convenience methods. The client object has a few useful convenience methods. Chroma can also be configured to run in client/server mode. In this mode, the Chroma client connects to a Chroma server running in a separate process. To start the Chroma server, run the following command: Then use the Chroma HTTP client to connect to the server: That's it! Chroma's API will run in client-server mode with just this change. If you are running chroma in client-server mode, you may not need the full Chroma library. Instead, you can use the lightweight client-only library. In this case, you can install t
You can configure Chroma to save and load from your local machine. Data will be persisted automatically and loaded on start (if it exists). The path is where Chroma will store its database files on disk, and load them on start. To connect with the JS client, you must connect to a backend running Chroma. See Running Chroma in client/server mode for how to do this. The client object has a few useful convenience methods. The client object has a few useful convenience methods. Chroma can also be configured to run in client/server mode. In this mode, the Chroma client connects to a Chroma server ru
Explore this link on the map →