llm/docs/index.md
Simon Willison 352d45a899 Documentation page showing --help for all commands, refs #40
Also a CI check for if cog needs running
2023-06-17 09:19:34 +01:00

338 B

llm

A command-line utility for interacting with Large Language Models, such as OpenAI's GPT series.

Quick start:

pip install llm
llm keys set openai
# Paste in your API key
llm "Ten fun names for a pet pelican"

Contents

---
maxdepth: 3
---
setup
usage
templates
logging
help
contributing
changelog