Skip to content

0.11

Compare
Choose a tag to compare
@simonw simonw released this 17 Dec 20:42
· 27 commits to main since this release
  • Renamed llm-claude-3 to llm-anthropic
  • Now looks for a key called anthropic (previously looked for claude) - set that with llm keys set anthropic
  • Model IDs now start with a anthropic/ prefix, e.g. llm -m anthropic/claude-3-5-sonnet-latest 'say hi' - but previous aliases such as llm -m claude-3-5-sonnet 'say hi' continue to work.