Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

Tool Token Usage Calculator — Calculate token usage across your Claude and other LLM API calls by pasting YAML output from the LLM tool's `llm logs -su` command. The calculator automatically groups token consumption by model and displays total input and output tokens for each. This helps you track and analyze API usage patterns across multiple conversations and model versions.
Release llm-command-r 0.3 — Access the Cohere Command R family of models
Release llm-gemini 0.15 — LLM plugin to access Google's Gemini family of models
Tool CSS Text Wrapping Properties Guide — Learn how CSS text wrapping properties control how text flows within containers, including word-wrap, word-break, white-space, text-overflow, hyphens, line-break, and text-wrap. This guide provides interactive demonstrations of each property's behavior, detailed explanations of their values, and current browser compatibility information to help you choose the right approach for your text layout needs.
Release llm-openrouter 0.4 — LLM plugin for models hosted by OpenRouter
TIL Running jupyterlab via uv tool install — I tried to get [jupyterlab](https://jupyter.org/install) working via `uv tool install` today and ran into some sharp edges.
None
Release llm-gemini 0.14.1 — LLM plugin to access Google's Gemini family of models
Tool Encrypt / decrypt message — Encrypt and decrypt messages using a passphrase with this web application that leverages modern browser cryptography APIs. The tool generates a secure shareable link containing an encrypted message that can only be decrypted with the correct passphrase, making it useful for sending sensitive information. All encryption and decryption operations occur entirely in the browser, ensuring your data never leaves your device.
Tool JSON Schema Builder — Create JSON schemas interactively with this builder tool that allows you to define properties, set data types, and configure nested objects through an intuitive form interface. The generated schema is displayed in real-time and can be copied to your clipboard for use in your applications. Your schema is automatically saved in the URL, making it easy to share or revisit your work later.
Tool Rich Text HTML Extractor — Extract HTML code from formatted text by pasting rich content into this tool, which automatically captures and displays the underlying HTML markup. The tool provides both the raw HTML code for editing and a live preview of how the formatted content renders. Use the copy button to quickly transfer the extracted HTML to your clipboard, or clear the interface to process new content.
Release llm-gemini 0.14 — LLM plugin to access Google's Gemini family of models
Tool Schema DSL to JSON Converter — Convert a compact schema definition language into JSON schema format in real-time. This tool accepts a concise DSL where you specify field names, types (str, int, float, bool), and optional descriptions, then automatically generates the corresponding JSON schema. The converter supports both object schemas and array item schemas through the "Array items schema" option.
Release llm-gemini 0.13.1 — LLM plugin to access Google's Gemini family of models
Release llm-mistral 0.11.1 — LLM plugin providing access to Mistral models using the Mistral API
Release llm-mistral 0.11 — LLM plugin providing access to Mistral models using the Mistral API
Tool Pipfile.lock Dependency Parser — Parse Pipfile.lock files to extract Python package dependencies and convert them into multiple formats for easy management and sharing. The tool automatically extracts package names and versions from the lock file and displays them in both Pipfile and requirements.txt formats, with one-click copying functionality for each output format.
Release llm-templates-fabric 0.1a0 — Load LLM templates from Fabric
Release llm-templates-github 0.1a0 — Research prototype for new register_template_loaders LLM plugin hook
Release llm 0.24a0 — Access large language models from the command-line
Release llm-anthropic 0.15.1 — LLM access to models by Anthropic, including the Claude series
Release strip-tags 0.6 — CLI tool for stripping tags from HTML
Release llm-gemini 0.13 — LLM plugin to access Google's Gemini family of models
Release llm-anthropic 0.15 — LLM access to models by Anthropic, including the Claude series
Release llm 0.23 — Access large language models from the command-line
Release llm-gemini 0.13a0 — LLM plugin to access Google's Gemini family of models
Release llm-anthropic 0.15a0 — LLM access to models by Anthropic, including the Claude series
Release llm 0.23a0 — Access large language models from the command-line
Release llm-anthropic 0.14.1 — LLM access to models by Anthropic, including the Claude series
Release llm-gemini 0.12 — LLM plugin to access Google's Gemini family of models
Release llm-anthropic 0.14 — LLM access to models by Anthropic, including the Claude series