Tag: my

  • Tomasz Tunguz: OpenAI Calls Codex a Senior Engineer

    Source URL: https://www.tomtunguz.com/openai-calls-codex-a-senior-engineer/ Source: Tomasz Tunguz Title: OpenAI Calls Codex a Senior Engineer Feedly Summary: For two years, Silicon Valley repeated the same mantra : AI agents are junior engineers. They need supervision. They handle routine tasks but struggle with complex problems. Then Thibault, OpenAI’s Codex team lead, delivered a line that broke the pattern…

  • Cloud Blog: Introducing Gemini Enterprise

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/introducing-gemini-enterprise/ Source: Cloud Blog Title: Introducing Gemini Enterprise Feedly Summary: (Editor’s note: This is a shortened version of remarks delivered by Thomas Kurian announcing Gemini Enterprise at an event today)AI is presenting a once-in-a-generation opportunity to transform how you work, how you run your business, and what you build for your customers. But…

  • Simon Willison’s Weblog: a system that can do work independently on behalf of the user

    Source URL: https://simonwillison.net/2025/Oct/6/work-independently/ Source: Simon Willison’s Weblog Title: a system that can do work independently on behalf of the user Feedly Summary: I’ve settled on agents as meaning “LLMs calling tools in a loop to achieve a goal" but OpenAI continue to muddy the waters with much more vague definitions. Swyx spotted this one in…

  • Simon Willison’s Weblog: gpt-image-1-mini

    Source URL: https://simonwillison.net/2025/Oct/6/gpt-image-1-mini/#atom-everything Source: Simon Willison’s Weblog Title: gpt-image-1-mini Feedly Summary: gpt-image-1-mini OpenAI released a new image model today: gpt-image-1-mini, which they describe as “A smaller image generation model that’s 80% less expensive than the large model." They released it very quietly – I didn’t hear about this in the DevDay keynote but I later…

  • Simon Willison’s Weblog: GPT-5 pro

    Source URL: https://simonwillison.net/2025/Oct/6/gpt-5-pro/ Source: Simon Willison’s Weblog Title: GPT-5 pro Feedly Summary: GPT-5 pro Here’s OpenAI’s model documentation for their GPT-5 pro model, released to their API today at their DevDay event. It has similar base characteristics to GPT-5: both share a September 30, 2024 knowledge cutoff and 400,000 context limit. GPT-5 pro has maximum…

  • Cloud Blog: More choice, more control: self-deploy proprietary models in your VPC with Vertex AI

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/new-proprietary-models-vertex-model-garden/ Source: Cloud Blog Title: More choice, more control: self-deploy proprietary models in your VPC with Vertex AI Feedly Summary: Building the best AI applications requires both the freedom to choose the most powerful, specialized model for the task at hand, and a platform that can handle them all. This flexibility is core…

  • Simon Willison’s Weblog: Let the LLM Write the Prompts: An Intro to DSPy in Compound Al Pipelines

    Source URL: https://simonwillison.net/2025/Oct/4/drew-on-dspy/#atom-everything Source: Simon Willison’s Weblog Title: Let the LLM Write the Prompts: An Intro to DSPy in Compound Al Pipelines Feedly Summary: Let the LLM Write the Prompts: An Intro to DSPy in Compound Al Pipelines I’ve had trouble getting my head around DSPy in the past. This half hour talk by Drew…