Added chroot support.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user