mono repo structure

This commit is contained in:
Richard Guo
2023-05-01 15:45:23 -04:00
parent e645fab94a
commit 6304f6d322
53 changed files with 20 additions and 254 deletions

2
gpt4all-api/README.md Normal file
View File

@@ -0,0 +1,2 @@
# GPT4All API
This directory will contain code to build out a RESTful API for GPT4All models. Exact details TBD, but as an MVP, user should be able to send requests to list, download, and generate text with different models.