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
Jacob Nguyen b43eec0e2c
fix ts tests on windows (#1342)
* fix ts tests on windows

* fix cleanup

* fix tests

* hold on c sharp workflows

* fix: downloadModel doesnt not mkdirp
11 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) 1 year ago
python feat(typescript)/dynamic template (#1287) (#1326) 11 months ago
typescript fix ts tests on windows (#1342) 11 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.).