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-29 00:05:29 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
gpt4all
/
gpt4all-api
/
gpt4all_api
/
app
/
api_v1
/
routes
History
David Okpare
889c8d1758
Add embeddings endpoint for gpt4all-api (
#1314
)
...
* Add embeddings endpoint * Add test for embedding endpoint
2023-08-10 10:43:07 -04:00
..
__init__.py
GPT4All API Scaffolding. Matches OpenAI OpenAPI spec for chats and completions (
#839
)
2023-06-28 14:28:52 -04:00
chat.py
GPU Inference Server (
#1112
)
2023-07-21 15:13:29 -04:00
completions.py
fix: don't pass around the same dict object (
#1264
)
2023-07-24 15:28:12 -04:00
embeddings.py
Add embeddings endpoint for gpt4all-api (
#1314
)
2023-08-10 10:43:07 -04:00
engines.py
GPU Inference Server (
#1112
)
2023-07-21 15:13:29 -04:00
health.py
GPU Inference Server (
#1112
)
2023-07-21 15:13:29 -04:00