Fix README

This commit is contained in:
Kumi 2023-05-01 15:50:13 +00:00
parent 5b500d34b5
commit 1ed989c9b9
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -10,7 +10,7 @@ probably add more in the future, so the name is a bit misleading.
## Features ## Features
- AI-generated responses to all messages in a Matrix room (chatbot) - AI-generated responses to all messages in a Matrix room (chatbot)
- Currently supports OpenAI (tested with `gpt-3.5-turbo`) - Currently supports OpenAI (tested with `gpt-3.5-turbo` and `gpt-4`)
- AI-generated pictures via the `!gptbot imagine` command - AI-generated pictures via the `!gptbot imagine` command
- Currently supports OpenAI (DALL-E) - Currently supports OpenAI (DALL-E)
- Mathematical calculations via the `!gptbot calculate` command - Mathematical calculations via the `!gptbot calculate` command