update README.md

This commit is contained in:
ned
2023-03-18 00:15:00 +01:00
parent b4e40333d4
commit 96fe45d0a6

View File

@@ -26,7 +26,6 @@ A [Telegram bot](https://core.telegram.org/bots/api) that integrates with OpenAI
## Additional features - help needed!
- [ ] Add stream support ([#43](https://github.com/n3d1117/chatgpt-telegram-bot/issues/43))
- [ ] Handle responses longer than telegram message limit ([#44](https://github.com/n3d1117/chatgpt-telegram-bot/issues/44))
- [ ] Summarise conversation if (prompt_tokens + max_tokens) > 4096 ([#45](https://github.com/n3d1117/chatgpt-telegram-bot/issues/45))
PRs are always welcome!