-
Notifications
You must be signed in to change notification settings - Fork 1
GUI Command line commands
Danil edited this page Mar 25, 2024
·
1 revision
-
start
: starts the chatbot -
stop
: stops the chatbot -
quit
: closes the program -
bans
: shows all banned users -
ban <username>
: bans a user by username -
unban <username>
: unbans a user by username -
gpt3 <prompt>
: sends a prompt to the GPT3 language model to generate a response -
help
: displays a list of available commands and their descriptions.