Skip to content

0.3

Compare
Choose a tag to compare
@simonw simonw released this 17 May 21:13
· 510 commits to main since this release
90b5a16
  • llm logs command for browsing logs of previously executed completions. #3
  • llm "Python code to output factorial 10" --code option which sets a system prompt designed to encourage code to be output without any additional explanatory text. #5
  • Tool can now accept a prompt piped directly to standard input. #11