Tag: plugins
-
Simon Willison’s Weblog: llm-ollama 0.9.0
Source URL: https://simonwillison.net/2025/Mar/4/llm-ollama-090/ Source: Simon Willison’s Weblog Title: llm-ollama 0.9.0 Feedly Summary: llm-ollama 0.9.0 This release of the llm-ollama plugin adds support for schemas, thanks to a PR by Adam Compton. Ollama provides very robust support for this pattern thanks to their structured outputs feature, which works across all of the models that they support…
-
Simon Willison’s Weblog: llm-mistral 0.11
Source URL: https://simonwillison.net/2025/Mar/4/llm-mistral-011/#atom-everything Source: Simon Willison’s Weblog Title: llm-mistral 0.11 Feedly Summary: llm-mistral 0.11 I added schema support to this plugin which adds support for the Mistral API to LLM. Release notes: Support for LLM schemas. #19 -o prefix ‘{‘ option for forcing a response prefix. #18 Schemas now work with OpenAI, Anthropic, Gemini and…
-
Simon Willison’s Weblog: Structured data extraction from unstructured content using LLM schemas
Source URL: https://simonwillison.net/2025/Feb/28/llm-schemas/#atom-everything Source: Simon Willison’s Weblog Title: Structured data extraction from unstructured content using LLM schemas Feedly Summary: LLM 0.23 is out today, and the signature feature is support for schemas – a new way of providing structured output from a model that matches a specification provided by the user. I’ve also upgraded both…
-
Bulletins: Vulnerability Summary for the Week of February 17, 2025
Source URL: https://www.cisa.gov/news-events/bulletins/sb25-055 Source: Bulletins Title: Vulnerability Summary for the Week of February 17, 2025 Feedly Summary: High Vulnerabilities PrimaryVendor — Product Description Published CVSS Score Source Info a1post–A1POST.BG Shipping for Woo Cross-Site Request Forgery (CSRF) vulnerability in a1post A1POST.BG Shipping for Woo allows Privilege Escalation. This issue affects A1POST.BG Shipping for Woo: from n/a…
-
Simon Willison’s Weblog: LLM 0.22, the annotated release notes
Source URL: https://simonwillison.net/2025/Feb/17/llm/#atom-everything Source: Simon Willison’s Weblog Title: LLM 0.22, the annotated release notes Feedly Summary: I released LLM 0.22 this evening. Here are the annotated release notes: model.prompt(…, key=) for API keys chatgpt-4o-latest llm logs -s/–short llm models -q gemini -q exp llm embed-multi –prepend X Everything else model.prompt(…, key=) for API keys Plugins…
-
Simon Willison’s Weblog: Run LLMs on macOS using llm-mlx and Apple’s MLX framework
Source URL: https://simonwillison.net/2025/Feb/15/llm-mlx/#atom-everything Source: Simon Willison’s Weblog Title: Run LLMs on macOS using llm-mlx and Apple’s MLX framework Feedly Summary: llm-mlx is a brand new plugin for my LLM Python Library and CLI utility which builds on top of Apple’s excellent MLX array framework library and mlx-lm package. If you’re a terminal user or Python…
-
Simon Willison’s Weblog: llm-sort
Source URL: https://simonwillison.net/2025/Feb/11/llm-sort/ Source: Simon Willison’s Weblog Title: llm-sort Feedly Summary: llm-sort Delightful LLM plugin by Evangelos Lamprou which adds the ability to perform “semantic search" – allowing you to sort the contents of a file based on using a prompt against an LLM to determine sort order. Best illustrated by these examples from the…
-
Bulletins: Vulnerability Summary for the Week of February 3, 2025
Source URL: https://www.cisa.gov/news-events/bulletins/sb25-041 Source: Bulletins Title: Vulnerability Summary for the Week of February 3, 2025 Feedly Summary: High Vulnerabilities PrimaryVendor — Product Description Published CVSS Score Source Info .TUBE gTLD–.TUBE Video Curator Improper Neutralization of Input During Web Page Generation (‘Cross-site Scripting’) vulnerability in .TUBE gTLD .TUBE Video Curator allows Reflected XSS. This issue affects…
-
Simon Willison’s Weblog: Using pip to install a Large Language Model that’s under 100MB
Source URL: https://simonwillison.net/2025/Feb/7/pip-install-llm-smollm2/ Source: Simon Willison’s Weblog Title: Using pip to install a Large Language Model that’s under 100MB Feedly Summary: I just released llm-smollm2, a new plugin for LLM that bundles a quantized copy of the SmolLM2-135M-Instruct LLM inside of the Python package. This means you can now pip install a full LLM! If…
-
CSA: How Can Businesses Strengthen Security Awareness?
Source URL: https://www.schellman.com/blog/cybersecurity/important-tips-for-effective-security-awareness Source: CSA Title: How Can Businesses Strengthen Security Awareness? Feedly Summary: AI Summary and Description: Yes Summary: The text emphasizes the crucial role of employee security awareness in protecting organizations against insider threats and data breaches. It offers practical strategies for enhancing existing security awareness programs, reflecting the growing sophistication of cyber…