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
385olt 3ed6d176a5
Python bindings: unicode decoding (#1281)
* rewrote the unicode decoding using the structure of multi-byte unicode symbols.
1 year 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 Python bindings: unicode decoding (#1281) 1 year ago
typescript Refactor(typescript)/error handling (#1283) 1 year 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.).