{"slug": "llm-0-32rc1", "title": "llm 0.32rc1", "summary": "LLM 0.32rc1 introduces a new schema design with content-addressable hash IDs for stored messages, enabling de-duplication and tree representation for forked conversations. The release candidate also adds support for gpt-5.6-sol, gpt-5.6-terra, and gpt-5.6-luna. Users are advised to back up their existing logs.db before upgrading.", "body_md": "**Release:** [llm 0.32rc1](https://github.com/simonw/llm/releases/tag/0.32rc1)\n\nThis RC for LLM 0.32 finishes the work that [started in LLM 0.32a0](https://simonwillison.net/2026/Apr/29/llm/) - it adds a [new schema design](https://llm.datasette.io/en/latest/logging.html#the-message-store) that does a much better job of capturing the details of the prompts and responses returned by the latest model families.\n\nThe most important change is the use of content-addressable hash IDs for stored messages. This allows de-duplication in the database, and means that LLM can now represent trees of messages for forked conversations.\n\nSince it involves a significant schema change - new tables only, and old data should not be affected at all - it's worth running a backup of your existing `logs.db`\n\nbefore upgrading to the RC:\n\n```\nllm logs backup logs-backup.db\n```\n\nThe RC also adds support for `gpt-5.6-sol`\n\n, `gpt-5.6-terra`\n\n, and `gpt-5.6-luna`\n\n.\n\nTags: [llm](https://simonwillison.net/tags/llm)", "url": "https://wpnews.pro/news/llm-0-32rc1", "canonical_source": "https://simonwillison.net/2026/Jul/30/llm-rc1/#atom-everything", "published_at": "2026-07-30 15:30:20+00:00", "updated_at": "2026-07-31 00:27:29.923500+00:00", "lang": "en", "topics": ["large-language-models", "developer-tools"], "entities": ["LLM", "Simon Willison"], "alternates": {"html": "https://wpnews.pro/news/llm-0-32rc1", "markdown": "https://wpnews.pro/news/llm-0-32rc1.md", "text": "https://wpnews.pro/news/llm-0-32rc1.txt", "jsonld": "https://wpnews.pro/news/llm-0-32rc1.jsonld"}}