From fe45072bff9a9ff5cedb54e2ac73431be1ec4e1e Mon Sep 17 00:00:00 2001 From: Jonas Helming Date: Mon, 21 Oct 2024 10:23:25 +0200 Subject: [PATCH] Update src/docs/user_ai.md Co-authored-by: Stefan Dirix --- src/docs/user_ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/user_ai.md b/src/docs/user_ai.md index 7b34f22..ea68e9c 100644 --- a/src/docs/user_ai.md +++ b/src/docs/user_ai.md @@ -80,7 +80,7 @@ To configure a LlamaFile LLM in the Theia IDE, add the necessary settings to you Replace "name", "uri", and "port" with your specific LlamaFile details. -Managing LlamaFiles +The Theia IDE also offers convenience commands to start and stop your LlamaFiles: - Start a LlamaFile: Use the command "Start Llamafile", then select the model you want to start. - Stop a LlamaFile: Use the "Stop Llamafile" command, then select the running Llamafile which you want to terminate.