Tag: sqlite
-
Simon Willison’s Weblog: I really don’t like ChatGPT’s new memory feature
Source URL: https://simonwillison.net/2025/May/21/chatgpt-new-memory/#atom-everything Source: Simon Willison’s Weblog Title: I really don’t like ChatGPT’s new memory feature Feedly Summary: Last month ChatGPT got a major upgrade. As far as I can tell the closest to an official announcement was this tweet from @OpenAI: Starting today [April 10th 2025], memory in ChatGPT can now reference all of…
-
Simon Willison’s Weblog: Building software on top of Large Language Models
Source URL: https://simonwillison.net/2025/May/15/building-on-llms/#atom-everything Source: Simon Willison’s Weblog Title: Building software on top of Large Language Models Feedly Summary: I presented a three hour workshop at PyCon US yesterday titled Building software on top of Large Language Models. The goal of the workshop was to give participants everything they needed to get started writing code that…
-
Simon Willison’s Weblog: LLM 0.26a0 adds support for tools!
Source URL: https://simonwillison.net/2025/May/14/llm-adds-support-for-tools/#atom-everything Source: Simon Willison’s Weblog Title: LLM 0.26a0 adds support for tools! Feedly Summary: LLM 0.26a0 adds support for tools! It’s only an alpha so I’m not going to promote this extensively yet, but my LLM project just grew a feature I’ve been working towards for nearly two years now: tool support! I’m…
-
Simon Willison’s Weblog: Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25)
Source URL: https://simonwillison.net/2025/May/5/llm-video-frames/#atom-everything Source: Simon Willison’s Weblog Title: Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25) Feedly Summary: The new llm-video-frames plugin can turn a video file into a sequence of JPEG frames and feed them directly into a long context vision LLM such…
-
Simon Willison’s Weblog: Exploring Promptfoo via Dave Guarino’s SNAP evals
Source URL: https://simonwillison.net/2025/Apr/24/exploring-promptfoo/#atom-everything Source: Simon Willison’s Weblog Title: Exploring Promptfoo via Dave Guarino’s SNAP evals Feedly Summary: I used part three (here’s parts one and two) of Dave Guarino’s series on evaluating how well LLMs can answer questions about SNAP (aka food stamps) as an excuse to explore Promptfoo, an LLM eval tool. SNAP (Supplemental…
-
The Cloudflare Blog: Just landed: streaming ingestion on Cloudflare with Arroyo and Pipelines
Source URL: https://blog.cloudflare.com/cloudflare-acquires-arroyo-pipelines-streaming-ingestion-beta/ Source: The Cloudflare Blog Title: Just landed: streaming ingestion on Cloudflare with Arroyo and Pipelines Feedly Summary: We’ve just shipped our new streaming ingestion service, Pipelines — and we’ve acquired Arroyo, enabling us to bring new SQL-based, stateful transformations to Pipelines and R2. AI Summary and Description: Yes Summary: The text announces…
-
Simon Willison’s Weblog: Long context support in LLM 0.24 using fragments and template plugins
Source URL: https://simonwillison.net/2025/Apr/7/long-context-llm/#atom-everything Source: Simon Willison’s Weblog Title: Long context support in LLM 0.24 using fragments and template plugins Feedly Summary: LLM 0.24 is now available with new features to help take advantage of the increasingly long input context supported by modern LLMs. (LLM is my command-line tool and Python library for interacting with LLMs,…
-
Simon Willison’s Weblog: Nomic Embed Code: A State-of-the-Art Code Retriever
Source URL: https://simonwillison.net/2025/Mar/27/nomic-embed-code/ Source: Simon Willison’s Weblog Title: Nomic Embed Code: A State-of-the-Art Code Retriever Feedly Summary: Nomic Embed Code: A State-of-the-Art Code Retriever Nomic have released a new embedding model that specializes in code, based on their CoRNStack “large-scale high-quality training dataset specifically curated for code retrieval". The nomic-embed-code model is pretty large –…
-
Hacker News: Building AI agents to query your databases
Source URL: https://blog.dust.tt/spreadsheets-databases-and-beyond-creating-a-universal-ai-query-layer/ Source: Hacker News Title: Building AI agents to query your databases Feedly Summary: Comments AI Summary and Description: Yes Summary: The text provides insight into the development of a Query Table agent tool designed to enable AI agents to execute SQL queries on structured data. This advancement addresses the limitations faced by…
-
Bulletins: Vulnerability Summary for the Week of March 10, 2025
Source URL: https://www.cisa.gov/news-events/bulletins/sb25-076 Source: Bulletins Title: Vulnerability Summary for the Week of March 10, 2025 Feedly Summary: High Vulnerabilities PrimaryVendor — Product Description Published CVSS Score Source Info 1E–1E Client Improper link resolution before file access in the Nomad module of the 1E Client, in versions prior to 25.3, enables an attacker with local unprivileged…