simonw / llm

Access large language models from the command-line
https://llm.datasette.io
Apache License 2.0
3.43k stars 176 forks source link

add `llm keys remove [name]` command #475

Open harabat opened 2 months ago

harabat commented 2 months ago

These commits add the remove functionality to llm keys, add a test for that option, and update the relevant docs section.