Add More AI functions, migrate AI to openai new function support

This commit is contained in:
2023-07-11 19:33:21 -03:00
parent 06501eccc9
commit 54fa5845af
10 changed files with 830 additions and 463 deletions

View File

@ -1,9 +1,10 @@
Flask>=2.0.3
Flask>=2.3.2
inquirer>=3.1.3
openai>=0.27.4
openai>=0.27.6
pexpect>=4.8.0
pycryptodome>=3.17
pyfzf>=0.3.1
PyYAML>=6.0
setuptools>=67.6.1
setuptools>=67.8.0
rich>=13.4.2
waitress>=2.1.2