gpt4all/gpt4all-bindings
2023-05-26 09:24:03 -04:00
..
cli adds a simple cli chat repl (#566) 2023-05-16 16:47:54 -04:00
csharp make sample print usage and cleaner 2023-05-25 11:34:21 -04:00
golang fix: adapt golang bindings to api changes 2023-05-22 11:52:56 -04:00
python Concise model matching 2023-05-26 09:24:03 -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.).