envs

Chroma Cloud — vector database

chroma/cloud · version 1

envs add chroma/cloud

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
CHROMA_API_KEY required secret Chroma states no sensitivity, so it is secret here. The prefix is Chroma's own. Set this with the tenant and database and the cloud client needs no arguments, which is Chroma's documented reason for these names.. Shape ^ck-.+$. where to get it
CHROMA_TENANT optional config Which tenant. Resolved from the key when omitted, so it authenticates nothing.. where to get it
CHROMA_DATABASE optional config Which database within it. A name.. where to get it
CHROMA_HOST optional config Which region serves you. An address.. where to get it

The JSON the CLI reads