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

@ -32,6 +32,7 @@ install_requires =
waitress
PyYAML
openai
rich
[options.extras_require]
fuzzysearch = pyfzf