Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

Release llm-anthropic 0.16 — LLM access to models by Anthropic, including the Claude series
Tool Conference Schedule - ICS File — Download and view the complete conference schedule for May 22, 2025, in iCalendar format. This page provides access to all 25 events from the San Francisco conference, including keynotes, technical sessions, workshops, and office hours, which can be imported directly into your calendar application. A live preview of the ICS file contents is displayed below the download button for reference.
Release llm-mistral 0.13 — LLM plugin providing access to Mistral models using the Mistral API
Release llm-echo 0.3a3 — Debug plugin for LLM providing an echo model
Release llm-echo 0.3a2 — Debug plugin for LLM providing an echo model
Release llm-gemini 0.20a2 — LLM plugin to access Google's Gemini family of models
Release llm-gemini 0.20 — LLM plugin to access Google's Gemini family of models
Release llm-pdf-to-images 0.1 — LLM fragments plugin to load a PDF as a sequence of images
Release llm-tools-sqlite 0.1a0 — LLM tools for running queries against SQLite
Release llm-tools-quickjs 0.1a0 — JavaScript execution as a tool for LLM
Release llm-openai-plugin 0.4 — OpenAI plugin for LLM
Release llm-echo 0.3a1 — Debug plugin for LLM providing an echo model
Release llm-echo 0.3a0 — Debug plugin for LLM providing an echo model
Release llm-gemini 0.20a1 — LLM plugin to access Google's Gemini family of models
Tool Annotated Presentation Creator — Create annotated presentation slides with alt text and markdown notes. Upload your slide images, add accessibility descriptions and annotations with markdown support, then generate HTML output using customizable templates. The tool automatically saves your work and includes optional OCR functionality to extract text from slides.
Release llm-tools-simpleeval 0.1.1 — Make simple_eval available as an LLM tool
Release llm-tools-simpleeval 0.1 — Make simple_eval available as an LLM tool
Release llm-gemini 0.20a0 — LLM plugin to access Google's Gemini family of models
Release llm-anthropic 0.16a0 — LLM access to models by Anthropic, including the Claude series
Release llm 0.26a0 — Access large language models from the command-line
Release datasette-chronicle 0.3 — Enable sqlite-chronicle against tables in Datasette
Release sqlite-chronicle 0.4 — Use triggers to track when rows in a SQLite table were updated or deleted
Release condense-json 0.1.3 — Python function for condensing JSON using replacement strings
Release llm-fragments-github 0.4 — Load GitHub repository contents as LLM fragments
Release llm-llama-server 0.1 — LLM plugin for interacting with llama-server models
TIL SQLite triggers — I wrote a Python script, [triggers.py](https://github.com/simonw/til/blob/main/sqlite/triggers.py), to help me understand what data is available to SQLite triggers for which operations.
None
Release sqlite-chronicle 0.3 — Use triggers to track when rows in a SQLite table were updated or deleted
Release sqlite-utils 4.0a0 — Python CLI utility and library for manipulating SQLite databases
Release llm-fragments-reader 0.1 — Run URLs through the Jina Reader API
Release llm-gemini 0.19.1 — LLM plugin to access Google's Gemini family of models