Added ability to switch between smart and dumb models, and back and forth between openai and anthropic

This commit is contained in:
2024-08-18 07:57:18 -05:00
parent 19a12fccbc
commit b31232f42e
2 changed files with 36 additions and 32 deletions
+2 -1
View File
@@ -3,4 +3,5 @@ python-telegram-bot==21.4
openai==1.41.0
python-dotenv==1.0.1
requests==2.32.3
discord.py==2.1.0
discord.py==2.4.0
anthropic==0.34.0