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.
- Outputs:
out - Website: https://github.com/ahyatt/llm
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
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.