Replies: 1 comment
-
You can create embeddings with the Python bindings. But for the full LocalDocs functionality, a lot of it is implemented in the GPT4All chat application itself. The bindings share lower-level code, but not this part, so you would have to implement the missing things yourself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to binding localDoc with python SDK ?
I do not find any parameter about localDocs
Beta Was this translation helpful? Give feedback.
All reactions