Skip to content

0.27.1

Latest
Compare
Choose a tag to compare
@simonw simonw released this 12 Aug 05:15
  • llm chat -t template now correctly loads any tools that are included in that template. #1239
  • Fixed a bug where llm -m gpt5 -o reasoning_effort minimal --save gm saved a template containing invalid YAML. #1237
  • Fixed a bug where running llm chat -t template could cause prompts to be duplicated. #1240
  • Less confusing error message if a requested toolbox class is unavailable. #1238