Remove the submodule, reference OpenAI directly rather than running it on the command line, fix logging (#16)

* Removed submodule, refactor, docker on pip, async docker logging, running our own tool on CLI rather than OpenAIs
This commit is contained in:
Douglas Schonholtz
2023-04-20 15:41:29 -04:00
committed by GitHub
parent f00ced6612
commit 625d6e72ec
12 changed files with 459 additions and 106 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "Auto-GPT"]
path = auto_gpt_benchmarking/Auto-GPT
url = https://github.com/Significant-Gravitas/Auto-GPT.git