chroma_docker_running: Check ChromaDB Docker Container Status

View source: R/connection.R

chroma_docker_runningR Documentation

Check ChromaDB Docker Container Status

Description

This function checks the status of the ChromaDB Docker container.

Usage

chroma_docker_running(container_name = "chromadb")

Arguments

container_name

A string specifying the name of the Docker container to check.

Value

TRUE if container is running and FALSE otherwise.


rchroma documentation built on April 4, 2025, 1:37 a.m.