From f52a2e0369e826546fc163ede559b53216579792 Mon Sep 17 00:00:00 2001 From: slobentanzer Date: Tue, 17 Sep 2024 19:14:21 +0200 Subject: [PATCH] make note not inline --- docs/vignettes/custom-bclight-simple.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vignettes/custom-bclight-simple.md b/docs/vignettes/custom-bclight-simple.md index 067a6266..1800ad48 100644 --- a/docs/vignettes/custom-bclight-simple.md +++ b/docs/vignettes/custom-bclight-simple.md @@ -76,7 +76,7 @@ accessible via our modular architecture and the simple vignette](custom-bclight-advanced.md) and the codebase of [BioChatter Light](https://github.com/biocypher/biochatter-light) for more information. -!!! info inline end "Note" +!!! note "Open-source LLMs" You can use a locally hosted open-source LLM model by using the `docker-compose-ollama.yml` as an example (this deployment requires Ollama to be installed on your machine). See more