gpt4all/gpt4all-bindings
mvenditto 8119ff4df0
C# bindings (#650)
* First workin version of the C# bindings

* Update README.md

Signed-off-by: mvenditto <venditto.matteo@gmail.com>

* Added more docs + fixed prompt callback signature

* build scripts revision

* Added .editorconfig + fixed style issues

---------

Signed-off-by: mvenditto <venditto.matteo@gmail.com>
2023-05-22 12:56:49 -07:00
..
cli adds a simple cli chat repl (#566) 2023-05-16 16:47:54 -04:00
csharp C# bindings (#650) 2023-05-22 12:56:49 -07:00
golang fix: adapt golang bindings to api changes 2023-05-22 11:52:56 -04:00
python Improved documentation landing page (#665) 2023-05-21 23:14:18 -04:00
typescript nodejs bindings (#602) 2023-05-22 12:55:22 -07:00
README.md rough draft of monorepo plan 2023-05-01 15:45:39 -04:00

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.).