Initial commit

This commit is contained in:
2024-08-16 12:43:59 -05:00
commit ae4f06d0b4
6 changed files with 182 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
Traceback (most recent call last):
File "/home/bucol/telegram_inference_bot/telegram_inference_bot.py", line 2, in <module>
import openai
ModuleNotFoundError: No module named 'openai'