mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-10 21:09:13 +00:00
Update README.md
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
# WIP - not yet ready.
|
|
||||||
|
|
||||||
# GPT4All REST API
|
# GPT4All REST API
|
||||||
This directory contains the source code to run and build docker images that run a FastAPI app
|
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.
|
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
|
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
|
||||||
|
Reference in New Issue
Block a user