added some guards to llm chat and an llmcfg.json example

This commit is contained in:
Luxferre
2025-12-27 12:25:51 +02:00
parent 9ae0bbee8c
commit 762dbaddc2
3 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -253,7 +253,7 @@ The editor mode supports the following subset of POSIX ed commands in the standa
### `app.llmchat`
A simple interactive chat with remote LLMs. Configured via `llmcfg.json` (see the `deck.llm` module reference) placed into the storage root. Run with the single `llmchat()` method it exports.
A simple interactive chat with remote LLMs. Configured via `llmcfg.json` (see the `deck.llm` module reference and the `llmcfg.example.json` file) placed into the storage root. Run with the single `llmchat()` method it exports.
Supported chat commands: