Megadose AI progress, ranked and analyzed.

llm 0.32rc1

Simon Willison ·
LLM’s log database is moving to content-addressable message IDs.

The 0.32 release candidate introduces new schema tables for storing richer prompt and response details. The hash-based IDs allow deduplication and make forked conversation trees representable. Simon says old data should not be affected, but recommends backing up `logs.db` before upgrading. The RC also adds support for `gpt-5.6-sol`, `gpt-5.6-terra`, and `gpt-5.6-luna`. Simon Willison's note

score 5

Categories: OSS & Tools