From ed1b81f2cf46c937d73bdf42534db8712f49fc26 Mon Sep 17 00:00:00 2001 From: Kaveen Kumarasinghe Date: Fri, 16 Dec 2022 21:40:58 -0500 Subject: [PATCH] Update README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 99da6c9..b62a7a0 100644 --- a/README +++ b/README @@ -13,10 +13,10 @@ DISCORD_TOKEN="TOKEN" ``` # Usage -`python3.7 bot.py` +`python3.7 main.py` # Commands `!g` - Display help text for the bot `!gp` - Display settings for the model (temperature, top_p, etc) `!gs ` - Change a model setting to a new value -`!g ` Ask the GPT3 Davinci 003 model a question. \ No newline at end of file +`!g ` Ask the GPT3 Davinci 003 model a question.