This package browser is in early development. Mind the rough edges.

emacs-llm 0.27.3

Emacs library abstracting Large Language Model capabilities

This package provides interfaces to abstract various LLMs out in the world. To respect user freedom, it will warn you before interacting with non-free LLMs.

Installation

Install emacs-llm 0.27.3 as follows:

guix install emacs-llm@0.27.3

Or install the latest version:

guix install emacs-llm

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.