Tag: Auto

  • Hamel’s Blog: LLM Eval FAQ

    Source URL: https://hamel.dev/blog/posts/evals-faq/ Source: Hamel’s Blog Title: LLM Eval FAQ Feedly Summary: Our Course On AI Evals I’m teaching a course on AI Evals with Shreya Shankar. Here are some of the most common questions we’ve been asked. We’ll be updating this list frequently. Q: Is RAG dead? Question: Should I avoid using RAG for…

  • Simon Willison’s Weblog: llm-github-models 0.15

    Source URL: https://simonwillison.net/2025/May/29/llm-github-models-015/ Source: Simon Willison’s Weblog Title: llm-github-models 0.15 Feedly Summary: llm-github-models 0.15 Anthony Shaw’s llm-github-models plugin just got an upgrade: it now supports LLM 0.26 tool use for a subset of the models hosted on the GitHub Models API, contributed by Caleb Brose. The neat thing about this GitHub Models plugin is that…

  • Simon Willison’s Weblog: AI-assisted development needs automated tests

    Source URL: https://simonwillison.net/2025/May/28/automated-tests/ Source: Simon Willison’s Weblog Title: AI-assisted development needs automated tests Feedly Summary: I wonder if one of the reasons I’m finding LLMs so much more useful for coding than a lot of people that I see in online discussions is that effectively all of the code I work on has automated tests.…

  • Cloud Blog: Mark Your Calendar: APT41 Innovative Tactics

    Source URL: https://cloud.google.com/blog/topics/threat-intelligence/apt41-innovative-tactics/ Source: Cloud Blog Title: Mark Your Calendar: APT41 Innovative Tactics Feedly Summary: Written by: Patrick Whitsell Google Threat Intelligence Group’s (GTIG) mission is to protect Google’s billions of users and Google’s multitude of products and services. In late October 2024, GTIG discovered an exploited government website hosting malware being used to target…

  • Simon Willison’s Weblog: Large Language Models can run tools in your terminal with LLM 0.26

    Source URL: https://simonwillison.net/2025/May/27/llm-tools/ Source: Simon Willison’s Weblog Title: Large Language Models can run tools in your terminal with LLM 0.26 Feedly Summary: LLM 0.26 is out with the biggest new feature since I started the project: support for tools. You can now use the LLM CLI tool – and Python library – to grant LLMs…

  • AWS News Blog: Amazon Aurora DSQL is now generally available

    Source URL: https://aws.amazon.com/blogs/aws/amazon-aurora-dsql-is-now-generally-available/ Source: AWS News Blog Title: Amazon Aurora DSQL is now generally available Feedly Summary: Amazon Aurora DSQL is the fastest serverless distributed SQL database for always available applications. It makes it effortless for customers to scale to meet any workload demand with zero infrastructure management and zero downtime maintenance. With its active-active…

  • Microsoft Security Blog: The future of AI agents—and why OAuth must evolve

    Source URL: https://techcommunity.microsoft.com/blog/microsoft-entra-blog/the-future-of-ai-agents%E2%80%94and-why-oauth-must-evolve/3827391%20 Source: Microsoft Security Blog Title: The future of AI agents—and why OAuth must evolve Feedly Summary: Our industry needs to continue working together on identity standards for agent access across systems. Read about how Microsoft is building a robust and sophisticated set of agents. The post The future of AI agents—and why…

  • Simon Willison’s Weblog: Build AI agents with the Mistral Agents API

    Source URL: https://simonwillison.net/2025/May/27/mistral-agents-api/ Source: Simon Willison’s Weblog Title: Build AI agents with the Mistral Agents API Feedly Summary: Build AI agents with the Mistral Agents API Big upgrade to Mistral’s API this morning: they’ve announced a new “Agents API". Mistral have been using the term "agents" for a while now. Here’s how they describe them:…