From f17b54b109e381e40d4fd47a26a8e8ee2a9a11d4 Mon Sep 17 00:00:00 2001 From: Kalin Fetvadjiev Date: Wed, 6 Nov 2024 23:10:51 -0800 Subject: [PATCH] Document the api key environment variable --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c954fe0..d8c3331 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ llm keys set claude # Paste key here ``` +You can also set the key in the environment variable `ANTHROPIC_API_KEY` + Run `llm models` to list the models, and `llm models --options` to include a list of their options. Run prompts like this: