This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gpt4all
Watch
1
Star
0
Fork
0
You've already forked gpt4all
mirror of
https://github.com/nomic-ai/gpt4all.git
synced
2025-04-30 20:54:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
evaluate
gpt4all
/
gpt4all-api
/
gpt4all_api
History
Brandon Beiler
fb576fbd7e
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
)
...
Co-authored-by: Brandon <bbeiler@ridgelineintl.com>
2023-07-05 23:17:30 -04:00
..
app
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
Dockerfile.buildkit
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (
#839
)
2023-06-28 14:28:52 -04:00
README.md
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (
#839
)
2023-06-28 14:28:52 -04:00
requirements.txt
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
README.md
FastAPI app for serving GPT4All models