add_documents           Add Documents to a Collection
chroma_connect          ChromaDB Client
chroma_docker_run       Start ChromaDB Docker Container
chroma_docker_running   Check ChromaDB Docker Container Status
chroma_docker_stop      Stop ChromaDB Docker Container
count_collections       Count Collections in a Database
create_collection       Create a Collection in ChromaDB
create_database         Create a Database
create_tenant           Create a Tenant
delete_collection       Delete a Collection
delete_documents        Delete Documents from a Collection
get_auth_identity       Get Authentication Identity
get_collection          Get a Collection
get_database            Get a Database
get_tenant              Get a Tenant
heartbeat               Check ChromaDB Server Heartbeat
list_collections        List Collections in a Database
pre_flight_checks       Get ChromaDB Server Information
query                   Query Documents in a Collection
reset                   Reset ChromaDB
update_collection       Update a Collection
update_documents        Update Documents in a Collection
upsert_documents        Upsert Documents to a Collection
version                 Get ChromaDB Server Version
