Requirements & Constraints

  • Requires Chroma to run in client/server mode.
  • AnythingLLM uses its own configured embedding model; it ignores Chroma’s built-in embedders.

Deployment

Docker Run

docker run -d -p 8000:8000 chromadb/chroma

Connection Configuration

  • Host: https://allm.loca.zone (or the IP/domain of the hosted instance)
  • Configure connection details in AnythingLLM Settings.