roughed in openai 1.x

This commit is contained in:
Paul Gauthier 2023-12-05 07:37:05 -08:00
parent fd34766aa9
commit 6ebc142377
15 changed files with 136 additions and 110 deletions

View file

@ -1,3 +1,6 @@
#
# pip-compile requirements.in
#
configargparse
GitPython
openai