Skip to content

0.12

Compare
Choose a tag to compare
@simonw simonw released this 06 Nov 21:33
· 78 commits to main since this release
  • Support for the new GPT-4 Turbo model from OpenAI. Try it using llm chat -m gpt-4-turbo or llm chat -m 4t. #323
  • New -o seed 1 option for OpenAI models which sets a seed that can attempt to evaluate the prompt deterministically. #324