added some guards to llm chat and an llmcfg.json example
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user