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-10-23 09:00:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
026ee4e46b610969b12f33f751fb1112cbb370ac
gpt4all
/
gpt4all-api
/
gpt4all_api
/
app
/
api_v1
/
routes
History
Johannes Plötner
026ee4e46b
Implement /v1/chat/completions endpoint for CPU mode
...
Signed-off-by: Johannes Plötner <
johannes.w.m.ploetner@gmail.com
>
2024-03-11 09:58:47 -05:00
..
chat.py
Implement /v1/chat/completions endpoint for CPU mode
2024-03-11 09:58:47 -05:00
completions.py
Added optional top_p and top_k
2023-08-15 12:06:49 -04:00
embeddings.py
Add embeddings endpoint for gpt4all-api (
#1314
)
2023-08-10 10:43:07 -04:00
engines.py
Refactor engines module to fetch engine details
2023-11-21 10:46:51 -05:00
health.py
GPU Inference Server (
#1112
)
2023-07-21 15:13:29 -04:00