From c0173523f5d639ffbe165eda791925a2430adf86 Mon Sep 17 00:00:00 2001 From: FInalWombat <145254967+final-wombat@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:20:04 +0300 Subject: [PATCH] Update chromadb.md --- docs/chromadb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chromadb.md b/docs/chromadb.md index 15660b49..586c23e0 100644 --- a/docs/chromadb.md +++ b/docs/chromadb.md @@ -11,7 +11,7 @@ chromadb: You will need to restart the backend for this change to take effect. -Note that the first time you do this it will need to download the instructor model you selected. This may take a while, and the talemate backend will be un-responsive during that time. +**NOTE** - The first time you do this it will need to download the instructor model you selected. This may take a while, and the talemate backend will be un-responsive during that time. Once the download is finished, if talemate is still un-responsive, try reloading the front-end to reconnect. When all fails just restart the backend as well.