simonw’s llm cheatsheet
LLM is an intuitive CLI tool and Python library for interacting with LLMs. It supports both remote APIs and models run locally on your machine. It’s developed by Simon Willison (co-founder of Django), who tends to make complicated things easy…