Almanac
← Events
3Simon Willison's Weblog·22d ago

llm-anthropic 0.25.1 Plugin Release

Simon Willison released version 0.25.1 of the llm-anthropic plugin, a tool that integrates Anthropic's Claude models into the LLM command-line utility. The post appears to be a changelog or release note for this open-source tooling update. This is part of the broader LLM CLI ecosystem that enables developers to interact with frontier models from the command line.

Related guides (3)

Related events (8)

3Simon Willison'S Weblog·11d ago·source ↗

LLM CLI tool version 0.32a3 released

Simon Willison released version 0.32a3 of the LLM command-line tool, an alpha pre-release. The post is a brief release note with minimal body content. LLM is a widely-used open-source CLI and Python library for interacting with language models from multiple providers.

4Simon Willison'S Weblog·1mo ago·source ↗

LLM 0.32a2 Released

Simon Willison has released version 0.32a2 of the LLM command-line tool and Python library. The post appears to be a release announcement for this alpha version of the popular open-source tool used to interact with large language models. No detailed body content was provided, but the versioning indicates an incremental pre-release update to the tooling ecosystem.

3Simon Willison'S Weblog·1mo ago·source ↗

llm-gemini 0.31 released

Simon Willison announces the release of llm-gemini 0.31, a plugin for the LLM command-line tool that adds support for Google's Gemini models. The update likely includes new model support or API features, continuing the active development of open-source tooling for interacting with frontier models via CLI. No detailed changelog is visible in the body, but the versioning indicates an incremental update to an established plugin.

3Simon Willison'S Weblog·1mo ago·source ↗

llm-gemini 0.32 Plugin Release

Simon Willison released version 0.32 of the llm-gemini plugin, which integrates Google's Gemini models into the LLM command-line tool ecosystem. The update likely adds support for newer Gemini model variants or API features. This is part of the ongoing tooling ecosystem around LLM CLI utilities that Willison maintains.

3Simon Willison'S Weblog·1mo ago·source ↗

llm-gemini 0.32a0 released

Simon Willison announces llm-gemini 0.32a0, a plugin for the LLM command-line tool that adds support for Google Gemini models. The release appears to be an alpha version update to the existing llm-gemini plugin. As a tooling update in the agent/LLM ecosystem, it extends developer access to Gemini models via the LLM CLI framework.

3Simon Willison'S Weblog·1mo ago·source ↗

datasette-llm 0.1a8 Released

Simon Willison announces datasette-llm 0.1a8, an alpha release of a plugin integrating LLM capabilities into the Datasette data exploration tool. The release appears to be part of ongoing development of tooling that connects SQL-queryable datasets with language model interfaces. As an alpha release from a prominent AI tooling developer, it represents incremental progress in the agent/tooling ecosystem.

3Simon Willison'S Weblog·1mo ago·source ↗

datasette-llm-limits 0.1a0: New Plugin for Tracking LLM Usage Limits

Simon Willison has released datasette-llm-limits 0.1a0, an early alpha plugin for the Datasette ecosystem that tracks usage limits for LLM API calls. The plugin appears to integrate with the existing LLM tooling ecosystem around Datasette. As an alpha release, it represents early-stage tooling for managing and monitoring LLM consumption within data workflows.

5Hugging Face Blog·1mo ago·source ↗

We Got Claude to Fine-Tune an Open Source LLM

Hugging Face demonstrates using Claude (Anthropic's model) as an orchestrating agent to autonomously fine-tune an open-source LLM, showcasing an agentic workflow for model training. The post illustrates how a frontier model can handle the end-to-end process of dataset preparation, training configuration, and execution for a smaller open-weights model. This represents a practical example of AI-assisted ML engineering and agent-tool ecosystem development.