ZeroHour
Simon Willisonpublished ()ingested

llm 0.34

infoAI tools & infraimportance 28
AI summary · glm-5.3-flash

Version 0.34 of Simon Willison's llm CLI adds response-duration metrics to log output, plus bug fixes and faster log querying.

The open-source llm command-line tool for interacting with large language models released version 0.34. The headline change adds response duration in milliseconds and human-readable form to llm logs --usage Markdown output, plus a new duration_ms field in llm logs --short. The release includes several contributed bug fixes and a significant performance improvement to llm logs, alongside the related llm-openrouter 0.7.1 release.

  • llm logs --usage Markdown output now shows response duration in milliseconds and human-readable form.
  • llm logs --short gains a new duration_ms field (issue #1653).
  • Release includes contributed bug fixes and a significant llm logs performance improvement; llm-openrouter 0.7.1 also shipped.
Full article

Release: llm 0.34 One new feature: llm logs --usage Markdown output now includes the response duration in milliseconds and as a human-readable duration. llm logs --short includes a new duration_ms field. #1653 Plus several contributed bug fixes, and a significant performance improvement to llm logs thanks to waveplate on GitHub, see also llm-openrouter 0.7.1 . Tags: llm

This source does not provide full text. Read it at simonwillison.net.