This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
gpt4all
Watch
1
Star
0
Fork
0
You've already forked gpt4all
mirror of
https://github.com/nomic-ai/gpt4all.git
synced
2025-11-22 00:12:21 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
gpt4all
/
gpt4all-api
/
gpt4all_api
/
app
/
api_v1
History
Andriy Mulyar
58f0fcab57
Added health endpoint
...
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
2023-07-20 21:23:29 -04:00
..
routes
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
__init__.py
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (
#839
)
2023-06-28 14:28:52 -04:00
api.py
Added health endpoint
2023-07-20 21:23:29 -04:00
events.py
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (
#839
)
2023-06-28 14:28:52 -04:00
settings.py
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (
#839
)
2023-06-28 14:28:52 -04:00