Tag: prompt-engineering

  • Simon Willison’s Weblog: Leaked Windsurf prompt

    Source URL: https://simonwillison.net/2025/Feb/25/leaked-windsurf-prompt/ Source: Simon Willison’s Weblog Title: Leaked Windsurf prompt Feedly Summary: Leaked Windsurf prompt The Windurf Editor is Codeium’s highly regarded entrant into the fork-of-VS-code AI-enhanced IDE model first pioneered by Cursor (and by VS Code itself). I heard online that it had a quirky system prompt, and was able to replicate that…

  • AWS News Blog: AWS Weekly Roundup: Cloud Club Captain Applications, Formula 1®, Amazon Nova Prompt Engineering, and more (Feb 24, 2025)

    Source URL: https://aws.amazon.com/blogs/aws/aws-weekly-roundup-cloud-club-captain-applications-formula-1-amazon-nova-prompt-engineering-and-more-feb-24-2025/ Source: AWS News Blog Title: AWS Weekly Roundup: Cloud Club Captain Applications, Formula 1®, Amazon Nova Prompt Engineering, and more (Feb 24, 2025) Feedly Summary: AWS Developer Day 2025, held on February 20th, showcased how to integrate responsible generative AI into development workflows. The event featured keynotes from AWS leaders including Srini Iragavarapu,…

  • Simon Willison’s Weblog: My LLM codegen workflow atm

    Source URL: https://simonwillison.net/2025/Feb/21/my-llm-codegen-workflow-atm/#atom-everything Source: Simon Willison’s Weblog Title: My LLM codegen workflow atm Feedly Summary: My LLM codegen workflow atm Harper Reed describes his workflow for writing code with the assistance of LLMs. This is clearly a very well-thought out process, which has evolved a lot already and continues to change. Harper starts greenfield projects…

  • Simon Willison’s Weblog: Building a SNAP LLM eval: part 1

    Source URL: https://simonwillison.net/2025/Feb/12/building-a-snap-llm/#atom-everything Source: Simon Willison’s Weblog Title: Building a SNAP LLM eval: part 1 Feedly Summary: Building a SNAP LLM eval: part 1 Dave Guarino (previously) has been exploring using LLM-driven systems to help people apply for SNAP, the US Supplemental Nutrition Assistance Program (aka food stamps). This is a domain which existing models…

  • Simon Willison’s Weblog: OpenAI reasoning models: Advice on prompting

    Source URL: https://simonwillison.net/2025/Feb/2/openai-reasoning-models-advice-on-prompting/ Source: Simon Willison’s Weblog Title: OpenAI reasoning models: Advice on prompting Feedly Summary: OpenAI reasoning models: Advice on prompting OpenAI’s documentation for their o1 and o3 “reasoning models" includes some interesting tips on how to best prompt them: Developer messages are the new system messages: Starting with o1-2024-12-17, reasoning models support developer…

  • Hacker News: Auto-Differentiating Any LLM Workflow: A Farewell to Manual Prompting

    Source URL: https://arxiv.org/abs/2501.16673 Source: Hacker News Title: Auto-Differentiating Any LLM Workflow: A Farewell to Manual Prompting Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses LLM-AutoDiff, a novel framework aimed at improving the efficiency of prompt engineering for large language models (LLMs) by utilizing automatic differentiation principles. This development has significant implications…

  • Hacker News: Using AI for Coding: My Journey with Cline and Large Language Models

    Source URL: https://pgaleone.eu/ai/coding/2025/01/26/using-ai-for-coding-my-experience/ Source: Hacker News Title: Using AI for Coding: My Journey with Cline and Large Language Models Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the author’s experience in utilizing AI tools, specifically LLMs, for enhancing the design and development processes of a SaaS platform. It emphasizes the transformative…

  • Simon Willison’s Weblog: ChatGPT Operator system prompt

    Source URL: https://simonwillison.net/2025/Jan/26/chatgpt-operator-system-prompt/#atom-everything Source: Simon Willison’s Weblog Title: ChatGPT Operator system prompt Feedly Summary: ChatGPT Operator system prompt Johann Rehberger snagged a copy of the ChatGPT Operator system prompt. As usual, the system prompt doubles as better written documentation than any of the official sources. It asks users for confirmation a lot: ## Confirmations Ask…

  • Simon Willison’s Weblog: Anthropic’s new Citations API

    Source URL: https://simonwillison.net/2025/Jan/24/anthropics-new-citations-api/#atom-everything Source: Simon Willison’s Weblog Title: Anthropic’s new Citations API Feedly Summary: Here’s a new API-only feature from Anthropic that requires quite a bit of assembly in order to unlock the value: Introducing Citations on the Anthropic API. Let’s talk about what this is and why it’s interesting. Citations for Retrieval Augmented Generation…

  • CSA: Using AI Effectively: An Intro to Prompt Engineering

    Source URL: https://cloudsecurityalliance.org/blog/2025/01/15/unlocking-the-power-of-ai-an-intro-to-prompt-engineering Source: CSA Title: Using AI Effectively: An Intro to Prompt Engineering Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the importance of prompt engineering in utilizing Large Language Models (LLMs) effectively, highlighting how tailored prompts can improve the outputs from AI systems. The focus is on crafting clear instructions…