Tag: Tags:
-
Simon Willison’s Weblog: GPT-4o got an another update in ChatGPT
Source URL: https://simonwillison.net/2025/Mar/27/gpt-4o-update/ Source: Simon Willison’s Weblog Title: GPT-4o got an another update in ChatGPT Feedly Summary: GPT-4o got an another update in ChatGPT This is a somewhat frustrating way to announce a new model. @OpenAI on Twitter just now: GPT-4o got an another update in ChatGPT! What’s different? Better at following detailed instructions, especially…
-
Simon Willison’s Weblog: Thoughts on setting policy for new AI capabilities
Source URL: https://simonwillison.net/2025/Mar/27/ai-policy/ Source: Simon Willison’s Weblog Title: Thoughts on setting policy for new AI capabilities Feedly Summary: Thoughts on setting policy for new AI capabilities Joanne Jang leads model behavior at OpenAI. Their release of GPT-4o image generation included some notable relaxation of OpenAI’s policies concerning acceptable usage – I noted some of those…
-
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 –…
-
Simon Willison’s Weblog: Anthropic Trust Center: Brave Search added as a subprocessor
Source URL: https://simonwillison.net/2025/Mar/21/anthropic-used-brave/#atom-everything Source: Simon Willison’s Weblog Title: Anthropic Trust Center: Brave Search added as a subprocessor Feedly Summary: Anthropic Trust Center: Brave Search added as a subprocessor Yesterday I was trying to figure out if Anthropic has rolled their own search index for Claude’s new web search feature or if they were working with…
-
Simon Willison’s Weblog: Claude can now search the web
Source URL: https://simonwillison.net/2025/Mar/20/claude-can-now-search-the-web/#atom-everything Source: Simon Willison’s Weblog Title: Claude can now search the web Feedly Summary: Claude can now search the web Claude 3.7 Sonnet on the paid plan now has a web search tool that can be turned on as a global setting. This was sorely needed. ChatGPT, Gemini and Grok all had this…
-
Simon Willison’s Weblog: deepseek-ai/DeepSeek-V3-0324
Source URL: https://simonwillison.net/2025/Mar/24/deepseek/ Source: Simon Willison’s Weblog Title: deepseek-ai/DeepSeek-V3-0324 Feedly Summary: deepseek-ai/DeepSeek-V3-0324 Chinese AI lab DeepSeek just released the latest version of their enormous DeepSeek v3 model, baking the release date into the name DeepSeek-V3-0324. The license is MIT, the README is empty and the release adds up a to a total of 641 GB…
-
Simon Willison’s Weblog: Function calling with Gemma
Source URL: https://simonwillison.net/2025/Mar/26/function-calling-with-gemma/#atom-everything Source: Simon Willison’s Weblog Title: Function calling with Gemma Feedly Summary: Function calling with Gemma Google’s Gemma 3 model (the 27B variant is particularly capable, I’ve been trying it out via Ollama) supports function calling exclusively through prompt engineering. The official documentation describes two recommended prompts – both of them suggest that…
-
Simon Willison’s Weblog: Quoting @OpenAIDevs
Source URL: https://simonwillison.net/2025/Mar/26/openaidevs/ Source: Simon Willison’s Weblog Title: Quoting @OpenAIDevs Feedly Summary: MCP 🤝 OpenAI Agents SDK You can now connect your Model Context Protocol servers to Agents: openai.github.io/openai-agents-python/mcp/ We’re also working on MCP support for the OpenAI API and ChatGPT desktop app—we’ll share some more news in the coming months. — @OpenAIDevs Tags: model-context-protocol,…
-
Simon Willison’s Weblog: Introducing 4o Image Generation
Source URL: https://simonwillison.net/2025/Mar/25/introducing-4o-image-generation/#atom-everything Source: Simon Willison’s Weblog Title: Introducing 4o Image Generation Feedly Summary: Introducing 4o Image Generation When OpenAI first announced GPT-4o back in May 2024 one of the most exciting features was true multi-modality in that it could both input and output audio and images. The “o" stood for "omni", and the image…
-
Simon Willison’s Weblog: Putting Gemini 2.5 Pro through its paces
Source URL: https://simonwillison.net/2025/Mar/25/gemini/ Source: Simon Willison’s Weblog Title: Putting Gemini 2.5 Pro through its paces Feedly Summary: There’s a new release from Google Gemini this morning: the first in the Gemini 2.5 series. Google call it “a thinking model, designed to tackle increasingly complex problems". It’s already sat at the top of the LM Arena…