Added chroot support.

This commit is contained in:
Micheal Smith
2025-08-11 19:31:38 -05:00
parent ce426c3218
commit b86e46fe00
4 changed files with 28 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
api-key = "<YOUR-KEY>"
base-url = "api.openai.com"
chroot-dir = "/home/bot/root"
# If using chroot (recommended) then this will be relative.
command-path = "/cmds"
# If you don't already know the model name you can generally find a listing
# on the models API pages.