<p>LLM 0.26 introduces a major new feature that allows LLMs from OpenAI, Anthropic, Gemini, and local Ollama models to access tools through Python functions. The update includes tool plugins for enhanced capabilities, supports both async and sync contexts, and enables users to execute various functions including mathematical calculations, JavaScript code, and database queries.</p>