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-bindings
cebtenzzre aed2068342
python: always check status code of HTTP responses (#1502)
9 months ago
..
cli Fix CLI to work with 1.x.y version of the Python bindings (#1120) 1 year ago
csharp bump version 1 year ago
golang Allow to set a SetLibrarySearchPath in the golang bindings (#981) 1 year ago
java Java binding - Improve error check before loading Model file (#1206) 12 months ago
python python: always check status code of HTTP responses (#1502) 9 months ago
typescript Switch to new models2.json for new gguf release and bump our version to 9 months ago
README.md rough draft of monorepo plan 1 year ago

README.md

GPT4All Bindings

This directory will contain language specific bindings on top of the C/C++ model backends. We will have one directory per language binding (e.g. Python, Typescript, Golang, etc.).