chroma_docker_running | R Documentation |
This function checks the status of the ChromaDB Docker container.
chroma_docker_running(container_name = "chromadb")
container_name |
A string specifying the name of the Docker container to check. |
TRUE if container is running and FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.