mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 01:06:19 +00:00
🔧 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
This commit is contained in:
@@ -9,4 +9,5 @@ tiktoken
|
||||
bs4
|
||||
discord-oauth2.py
|
||||
black
|
||||
orjson # for speed
|
||||
orjson # for speed
|
||||
simpleeval
|
||||
Reference in New Issue
Block a user