Update README.md

Signed-off-by: AT <manyoso@users.noreply.github.com>
This commit is contained in:
AT 2024-03-11 11:01:02 -04:00
parent c951a5b1d3
commit 0cc5a80656

View File

@ -1,4 +1,7 @@
# GPT4All REST API
NOTICE: We are considering to deprecate this API as it has become challenging to maintain and test. If you have any interest in maintaining this or would like to takeover and adopt or discuss the future of this API please speak up in the discord channel.
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.