My LLM CLI tool for running prompts against large language models from the terminal (and logging the results to SQLite) can now be installed from Homebrew!
brew install llm
More details here: https://llm.datasette.io/
@simon Does this work on the linux version of homebrew too?
@mauve theoretically it should, but I haven't tried it myself