Hi,
I was using my search engine to look for available Emacs integrations for the open (and local) https://gpt4all.io/ when I realized that I could not find a single one.
Is there somebody who’s using GPT4All with Emacs already and did not publish his/her integration?
Can’t say if it is helpful but maybe it can be added to https://elpa.gnu.org/packages/llm.html
Yes, the llm package does not have this but does have ollama, which seems pretty similar. I’m curious what the differences are. But if anyone thinks this is worth adding, it can be done, making it available to any package integrating with the llm package.
I’ve now added this to the
llm
package. Although I have to say it’s not nearly as complete as Ollama is. In particular, it lacks embedding functionality and streaming.