Skip to content

Commit

Permalink
Document the api key environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
kfet committed Nov 7, 2024
1 parent 7c5067e commit f17b54b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f17b54b

Please sign in to comment.