mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-06 09:20:33 +00:00
b66d0b4fff
- the bindings API changed in 057b9, but the CLI was not updated - change 'std_passthrough' param to the renamed 'streaming' - remove '_cli_override_response_callback' as it breaks and is no longer needed - bump version to 0.3.4 |
||
---|---|---|
.. | ||
cli | ||
csharp | ||
golang | ||
java | ||
python | ||
typescript | ||
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.).