Tag: release notes
-
Simon Willison’s Weblog: ChatGPT release notes: Project-only memory
Source URL: https://simonwillison.net/2025/Aug/22/project-memory/#atom-everything Source: Simon Willison’s Weblog Title: ChatGPT release notes: Project-only memory Feedly Summary: ChatGPT release notes: Project-only memory The feature I’ve most wanted from ChatGPT’s memory feature (the newer version of memory that automatically includes relevant details from summarized prior conversations) just landed: With project-only memory enabled, ChatGPT can use other conversations in that project…
-
Simon Willison’s Weblog: LLM 0.27, the annotated release notes: GPT-5 and improved tool calling
Source URL: https://simonwillison.net/2025/Aug/11/llm-027/ Source: Simon Willison’s Weblog Title: LLM 0.27, the annotated release notes: GPT-5 and improved tool calling Feedly Summary: I shipped LLM 0.27 today, adding support for the new GPT-5 family of models from OpenAI plus a flurry of improvements to the tool calling features introduced in LLM 0.26. Here are the annotated…
-
Simon Willison’s Weblog: The surprise deprecation of GPT-4o for ChatGPT consumers
Source URL: https://simonwillison.net/2025/Aug/8/surprise-deprecation-of-gpt-4o/#atom-everything Source: Simon Willison’s Weblog Title: The surprise deprecation of GPT-4o for ChatGPT consumers Feedly Summary: I’ve been dipping into the r/ChatGPT subreddit recently to see how people are reacting to the GPT-5 launch, and so far the vibes there are not good. This AMA thread with the OpenAI team is a great…
-
Simon Willison’s Weblog: Reverse engineering some updates to Claude
Source URL: https://simonwillison.net/2025/Jul/31/updates-to-claude/#atom-everything Source: Simon Willison’s Weblog Title: Reverse engineering some updates to Claude Feedly Summary: Anthropic released two major new features for their consumer-facing Claude apps in the past couple of days. Sadly, they don’t do a very good job of updating the release notes for those apps – neither of these releases came…
-
Cloud Blog: Announcing a complete developer toolkit for scaling A2A agents on Google Cloud
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/agent2agent-protocol-is-getting-an-upgrade/ Source: Cloud Blog Title: Announcing a complete developer toolkit for scaling A2A agents on Google Cloud Feedly Summary: AI is evolving beyond single, task-specific agents into an interconnected ecosystem, where autonomous agents collaborate to solve complex problems, regardless of their underlying platform. To make this transition easier for developers, we are announcing…
-
Gemini: Hear a podcast discussion about Gemini’s multimodal capabilities.
Source URL: https://blog.google/products/gemini/release-notes-podcast-gemini-multimodal/ Source: Gemini Title: Hear a podcast discussion about Gemini’s multimodal capabilities. Feedly Summary: The latest episode of the Google AI: Release Notes podcast focuses on how Gemini was built from the ground up as a multimodal model — meaning a model that works with tex… AI Summary and Description: Yes Summary: The…
-
Simon Willison’s Weblog: Geminiception
Source URL: https://simonwillison.net/2025/Jun/26/geminiception/ Source: Simon Willison’s Weblog Title: Geminiception Feedly Summary: Yesterday Anthropic got a bunch of buzz out of their new window.claude.complete() API which allows Claude Artifacts to run their own API calls. It turns out Gemini had beaten them to that feature by over a month, but the announcement was tucked away in…
-
Simon Willison’s Weblog: llm-tools-exa
Source URL: https://simonwillison.net/2025/May/29/llm-tools-exa/ Source: Simon Willison’s Weblog Title: llm-tools-exa Feedly Summary: llm-tools-exa When I shipped LLM 0.26 yesterday one of the things I was most excited about was seeing what new tool plugins people would build for it. Dan Turkel’s llm-tools-exa is one of the first. It adds web search to LLM using Exa (previously),…
-
Simon Willison’s Weblog: Highlights from the Claude 4 system prompt
Source URL: https://simonwillison.net/2025/May/25/claude-4-system-prompt/ Source: Simon Willison’s Weblog Title: Highlights from the Claude 4 system prompt Feedly Summary: Anthropic publish most of the system prompts for their chat models as part of their release notes. They recently shared the new prompts for both Claude Opus 4 and Claude Sonnet 4. I enjoyed digging through the prompts,…
-
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…