Add message streaming

* Add message streaming
* Update README.md
This commit is contained in:
Karim Iskakov
2023-03-15 19:20:43 +03:00
committed by GitHub
parent 2b4d4ad860
commit 1ba09de2b9
6 changed files with 226 additions and 74 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
python-telegram-bot==20.1
python-telegram-bot[rate-limiter]==20.1
openai>=0.27.0
tiktoken>=0.3.0
PyYAML==6.0
pymongo==4.3.3
python-dotenv==0.21.0