Skip to content

LLMs1 min read

llm 0.34

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 bu...

By OpenSmartRoute editorial · attributed excerpt

From Simon Willison

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

Read the original at Simon Willison: llm 0.34

Source: https://simonwillison.net/2026/Sep/2/llm/

Topics

Published Sep 2, 2026 · updated Sep 8, 2026 · 66 words

This post is an attributed excerpt of the source above (unusable model output); no model rewrote it. Refer to the source for the authoritative text.

Keep reading

Related posts

More in LLMs

LLMs1 min read

llm 0.35

Release: llm 0.35 New OpenAI model: gpt-6-astra for GPT-6 Astra. Tags: openai, llm, gpt-6-astra

LLMs1 min read

Quoting Jakub Pachocki

The strongest argument I see for continuing to train much smarter models quickly is the need to build defensive systems against the dangers posed by other AI. [...] We will need powerful, aligned AI for defense; to secure infrastructure,...

LLMs1 min read

Mercator ↔ Equal Earth

Tool: Mercator ↔ Equal Earth I got curious about the Equal Earth map projection that was recently voted on at the UN so I had GPT-6 Astra (medium) in ChatGPT Work build me this animated transition between Mercator and Equal Earth using D...

llm 0.34 - OpenSmartRoute