LLM is a CLI tool and Python library by Simon Willison (Datasette) for running prompts against OpenAI, Anthropic, Gemini, and local models from the terminal. It logs every prompt and response to a local SQLite database and supports plugins for additional model providers. Ideal for developers and researchers who want scriptable, auditable LLM access.