From e08025ee330cf0bc31a277493af8330d7309c0f1 Mon Sep 17 00:00:00 2001 From: Kaveen Kumarasinghe Date: Mon, 2 Jan 2023 20:27:35 -0500 Subject: [PATCH] update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 199587c..7b9caf8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +![Docker](https://github.com/Kav-K/GPT3Discord/actions/workflows/docker_upload.yml/badge.svg) +![PyPi](https://github.com/Kav-K/GPT3Discord/actions/workflows/pypi_upload.yml/badge.svg) +![Build](https://github.com/Kav-K/GPT3Discord/actions/workflows/build.yml/badge.svg) + # Screenshots

@@ -12,6 +16,8 @@ - **AUTOMATIC CHAT SUMMARIZATION!** - When the context limit of a conversation is reached, the bot will use GPT3 itself to summarize the conversation to reduce the tokens, and continue conversing with you, this allows you to chat for a long time! +- **Private conversations, custom conversation openers, minimal conversation opener** - for `/gpt converse` + # Features - **Directly prompt GPT3 with `/gpt ask `**