• 0 Posts
  • 5 Comments
Joined 3 years ago
cake
Cake day: October 4th, 2023

help-circle



  • ahyatt@alien.topBtoEmacsGPT4All mode in Emacs
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    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 really like the functionality you offer here, very interesting!

    You may be interested in the LLM package in GNU ELPA which handles the llm connection and lets the user use the llm they wish. It supports ollama already (as of last week). I’m trying to convince authors of packages like yours to make the switch, so packages can focus on functionality instead of llm connection details.