Tag: prompting techniques

  • Simon Willison’s Weblog: Is the LLM response wrong, or have you just failed to iterate it?

    Source URL: https://simonwillison.net/2025/Sep/7/is-the-llm-response-wrong-or-have-you-just-failed-to-iterate-it/#atom-everything Source: Simon Willison’s Weblog Title: Is the LLM response wrong, or have you just failed to iterate it? Feedly Summary: Is the LLM response wrong, or have you just failed to iterate it? More from Mike Caulfield (see also the SIFT method). He starts with a fantastic example of Google’s AI mode…

  • Cloud Blog: The University of Hawaii is helping the state retain top talent with Google AI

    Source URL: https://cloud.google.com/blog/topics/public-sector/the-university-of-hawaii-is-helping-the-state-retain-top-talent-with-google-ai/ Source: Cloud Blog Title: The University of Hawaii is helping the state retain top talent with Google AI Feedly Summary: As the Hawaiian Islands’ primary higher education resource, the University of Hawaii (UH) System faces a unique challenge among U.S. universities: many graduates–including those with deep family roots in Hawaii – are…

  • Cloud Blog: Vertex AI Studio, redesigned: Your source for generative AI media models across all modalities

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/vertex-ai-studio-redesigned/ Source: Cloud Blog Title: Vertex AI Studio, redesigned: Your source for generative AI media models across all modalities Feedly Summary: Google Cloud’s Vertex AI platform makes it easy to experiment with and customize over 200 advanced foundation models – like the latest Google Gemini models, and third-party partner models such as Meta’s…

  • Cloud Blog: Getting AI to write good SQL: Text-to-SQL techniques explained

    Source URL: https://cloud.google.com/blog/products/databases/techniques-for-improving-text-to-sql/ Source: Cloud Blog Title: Getting AI to write good SQL: Text-to-SQL techniques explained Feedly Summary: Organizations depend on fast and accurate data-driven insights to make decisions, and SQL is at the core of how they access that data. With Gemini, Google can generate SQL directly from natural language — a.k.a. text-to-SQL. This…

  • 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…

  • Hacker News: Evaluating modular RAG with reasoning models

    Source URL: https://www.kapa.ai/blog/evaluating-modular-rag-with-reasoning-models Source: Hacker News Title: Evaluating modular RAG with reasoning models Feedly Summary: Comments AI Summary and Description: Yes Summary: The text outlines the challenges and potential of Modular Retrieval-Augmented Generation (RAG) systems using reasoning models like o3-mini. It emphasizes the distinction between reasoning capabilities and practical experience in tool usage, highlighting insights…