gpt4all/gpt4all-bindings
2023-10-12 13:35:27 -04:00
..
cli python: replace deprecated pkg_resources with importlib (#1505) 2023-10-12 13:35:27 -04:00
csharp bump version 2023-07-11 18:09:39 -04:00
golang Allow to set a SetLibrarySearchPath in the golang bindings (#981) 2023-06-14 16:27:19 +02:00
java Improves Java API signatures maintaining back compatibility 2023-10-12 07:53:12 -04:00
python python: replace deprecated pkg_resources with importlib (#1505) 2023-10-12 13:35:27 -04:00
typescript Switch to new models2.json for new gguf release and bump our version to 2023-10-05 18:16:19 -04: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.).