Files
Botator/requirements.txt
Paillat 4b8070b413 🔧 chore(requirements.txt): add 'simpleeval' package for math expression evaluation
🔧 chore(functionscalls.py): add 'evaluate_math' function to evaluate math expressions
🔧 chore(makeprompt.py): refactor 'chatgpt_process' to use 'prepare_messages' function for message preparation
2023-08-15 14:11:21 +02:00

13 lines
159 B
Plaintext

py-cord
python-dotenv
openai
emoji
# Google api
google-api-python-client
google-cloud-vision
tiktoken
bs4
discord-oauth2.py
black
orjson # for speed
simpleeval