Added ability to execute commands in a specified directory.

This commit is contained in:
Micheal Smith
2025-12-11 05:28:14 -06:00
parent c3b168f86f
commit 0be94d8b87
5 changed files with 97 additions and 18 deletions

View File

@@ -35,7 +35,7 @@ port = 6667
base_url: None, /* Should fail if required and not in file/env? No, base-url is optional
* in args */
chroot_dir: None,
command_dir: None,
command_path: None,
instruct: None,
model: None, // Should fallback to file
channels: None,