gpt4all/gpt4all-bindings
2023-10-05 18:16:19 -04:00
..
cli Fix CLI to work with 1.x.y version of the Python bindings (#1120) 2023-07-05 22:42:15 -04:00
csharp bump version 2023-07-11 18:09:39 -04:00
golang
java Java binding - Improve error check before loading Model file (#1206) 2023-07-15 18:07:42 -04:00
python pyllmodel: print specific error message 2023-10-05 18:16:19 -04:00
typescript fix ts tests on windows (#1342) 2023-08-17 10:32:08 -04:00
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.).