Advertisement Β· 728 Γ— 90

Posts by Patrick Niemeyer

Preview
RNG Day International Random Number Generation Day

Tomorrow is International Random Number Generation day: rngday.com/en/ The date of the next observance is randomly selected each year. Do something random 🎲 πŸ™‚

9 months ago 2 0 0 0
Preview
Large Language Models can run tools in your terminal with LLM 0.26 LLM 0.26 is out with the biggest new feature since I started the project: support for tools. You can now use the LLM CLI toolβ€”and Python libraryβ€”to grant LLMs from …

My LLM command-line tool and Python library now has support for tool calling! You can define tools as Python functions or bundle them in plugins, and LLM can then make them available to models. OpenAI, Anthropic, Gemini and Ollama are supported so far.
simonwillison.net/2025/May/27/...

10 months ago 203 26 12 2