Update README

Kaveen Kumarasinghe 2 years ago committed by GitHub
parent 70fb41bc4f
commit ed1b81f2cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 <setting> <value>` - Change a model setting to a new value
`!g <prompt>` Ask the GPT3 Davinci 003 model a question.
`!g <prompt>` Ask the GPT3 Davinci 003 model a question.

Loading…
Cancel
Save