Skip to content

0.12

Compare
Choose a tag to compare
@simonw simonw released this 31 Jan 18:29
· 25 commits to main since this release
6c6fa38
  • Support for Claude's prefill feature, using the new -o prefill '{' option and the accompanying -o hide_prefill 1 option to prevent the prefill from being included in the output text. #2
  • New -o stop_sequences '```' option for specifying one or more stop sequences. To specify multiple stop sequences pass a JSON array of strings :-o stop_sequences '["end", "stop"].
  • Model options are now documented in the README.