Update README.md

Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
pull/1091/head
Andriy Mulyar 1 year ago committed by GitHub
parent 633e2a2137
commit a67f8132e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,3 @@
# WIP - not yet ready.
# GPT4All REST API
This directory contains the source code to run and build docker images that run a FastAPI app
for serving inference from GPT4All models. The API matches the OpenAI API spec.
@ -44,4 +42,4 @@ Once the FastAPI ap is started you can access its documentation and test the sea
localhost:80/docs
```
This documentation should match the OpenAI OpenAPI spec located at https://github.com/openai/openai-openapi/blob/master/openapi.yaml
This documentation should match the OpenAI OpenAPI spec located at https://github.com/openai/openai-openapi/blob/master/openapi.yaml

Loading…
Cancel
Save