Simon Willison's Weblog

Quoting Willy Tarreau

On the kernel security list we've seen a huge bump of reports. We were between 2 and 3 per week maybe two years ago, then reached probably 10 a week over the last year with the only difference being

Quoting Greg Kroah-Hartman

Months ago, we were getting what we called 'AI slop,' AI-generated security reports that were obviously wrong or low quality. It was kind of funny. It didn't really worry us. Something happened a

Quoting Daniel Stenberg

The challenge with AI in open source security has transitioned from an AI slop tsunami into more of a ... plain security report tsunami. Less slop but lots of reports. Many of them really good. I'm

datasette-llm 0.1a6

Release: datasette-llm 0.1a6 (https://github.com/datasette/datasette-llm/releases/tag/0.1a6) • The same model ID no longer needs to be repeated in both the default model and allowed models

datasette-extract 0.3a0

Release: datasette-extract 0.3a0 (https://github.com/datasette/datasette-extract/releases/tag/0.3a0) • This plugin now uses datasette-llm (https://github.com/datasette/datasette-llm) to

datasette-llm-usage 0.2a0

Release: datasette-llm-usage 0.2a0 (https://github.com/datasette/datasette-llm-usage/releases/tag/0.2a0) • Removed features relating to allowances and estimated pricing. These are now the

datasette-llm 0.1a5

Release: datasette-llm 0.1a5 (https://github.com/datasette/datasette-llm/releases/tag/0.1a5) • The llm_prompt_context() plugin hook wrapper mechanism now tracks prompts executed within a

Quoting Soohoon Choi

I want to argue that AI models will write good code because of economic incentives. Good code is cheaper to generate and maintain. Competition is high between the AI models right now, and the ones

datasette-llm 0.1a4

Release: datasette-llm 0.1a4 (https://github.com/datasette/datasette-llm/releases/tag/0.1a4) • Ability to configure different API keys for models based on their purpose

llm 0.30

Release: llm 0.30 (https://github.com/simonw/llm/releases/tag/0.30) • The register_models() plugin hook

llm-echo 0.4

Release: llm-echo 0.4 (https://github.com/simonw/llm-echo/releases/tag/0.4) • Prompts now have the input_tokens and output_tokens fields populated on the response. Tags: llm