You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4all/gpt4all-api/gpt4all_api
Andriy Mulyar 633e2a2137
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839)
* GPT4All API Scaffolding. Matches OpenAI OpenAI spec for engines, chats and completions

* Edits for docker building

* FastAPI app builds and pydantic models are accurate

* Added groovy download into dockerfile

* improved dockerfile

* Chat completions endpoint edits

* API uni test sketch

* Working example of groovy inference with open ai api

* Added lines to test

* Set default to mpt
1 year ago
..
app GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 1 year ago
Dockerfile.buildkit GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 1 year ago
README.md GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 1 year ago
requirements.txt GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (#839) 1 year ago

README.md

FastAPI app for serving GPT4All models