gpt4all/gpt4all-api/gpt4all_api
Andriy Mulyar 58f0fcab57
Added health endpoint
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-07-20 21:23:29 -04:00
..
app Added health endpoint 2023-07-20 21:23:29 -04:00
Dockerfile.buildkit GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 2023-06-28 14:28:52 -04:00
README.md GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 2023-06-28 14:28:52 -04:00
requirements.txt Update to gpt4all version 1.0.1. Implement the Streaming version of the completions endpoint. Implemented an openai python client test for the new streaming functionality. (#1129) 2023-07-05 23:17:30 -04:00

FastAPI app for serving GPT4All models