Chat Client Documentation (#596)

* GPT4All Chat Client Documentation

* Updated documentation wording
This commit is contained in:
Andriy Mulyar
2023-05-16 12:46:31 -04:00
committed by GitHub
parent a0b98dc55d
commit 39318b6288
4 changed files with 59 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
# GPT4All Python API
The `GPT4All` provides a universal API to call all GPT4All models and
introduces additional helpful functionality such as downloading models.
::: gpt4all.gpt4all.GPT4All