RDLTR

Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour

Straight from the sourceSeek and you shall find

Articles from developers.openai.com

12 kept

  • developers.openai.com favicon
    SchemaFlow: Agentic Database Change Impact Analysis, SQL Generation, and Eval Guardrails

    OpenAI cookbook demonstrates SchemaFlow, an agentic workflow for database change impact analysis, SQL generation, evaluation, and guardrails using the OpenAI Agents SDK.

  • developers.openai.com favicon
    Getting Started with OpenAI Models on Amazon Bedrock

    A guide demonstrating how to configure and use OpenAI models via Amazon Bedrock's Responses API for production workflows covering text generation and structured outputs.

  • developers.openai.com favicon
    Secure MCP Tunnel

    OpenAI's Secure MCP Tunnel lets users connect private MCP servers to OpenAI products via an outbound-only tunnel, keeping servers behind firewalls.

  • developers.openai.com favicon
    GPT Image Generation Models Prompting Guide

    OpenAI's gpt-image-2 model offers production-quality image generation with high-fidelity photorealism, text rendering, and flexible quality-latency tradeoffs, supported by a prompting guide covering generation, editing, and creative workflows.

  • developers.openai.com favicon
    Using skills to accelerate OSS maintenance

    Using skills, AGENTS.md, and GitHub Actions, OpenAI accelerated OSS maintenance in their Agents SDK repos, merging 457 PRs in three months, up from 316.

  • developers.openai.com favicon
    Realtime Prompting Guide

    OpenAI released gpt-realtime, a speech-to-speech model in the API, and published a prompting guide detailing techniques for instruction following, voice quality, and tool calling.

  • developers.openai.com favicon
    Codex Prompting Guide

    OpenAI's Codex prompting guide details how to optimize the model's performance through autonomy, tool use, and compaction features.

  • developers.openai.com favicon
    Long horizon tasks with Codex

    OpenAI's Codex successfully built a design tool from scratch over 25 hours, demonstrating long-horizon agentic coding with milestone-based planning and continuous verification.

  • developers.openai.com favicon
    Prompt Caching 201

    Prompt caching reduces latency by up to 80% and costs by up to 90% by reusing computed key/value tensors for repeated prompt prefixes in OpenAI's API.

  • developers.openai.com favicon
    Skills in OpenAI API

    OpenAI introduces Skills, a reusable bundle of instructions, scripts, and assets mounted into shell environments, enabling versioned, conditionally invoked workflows that keep system prompts lean.

  • developers.openai.com favicon
    What makes a great ChatGPT app

    OpenAI advises developers to build ChatGPT apps as focused, model-callable capabilities—small APIs that let users know, do, or show new things—rather than porting full products into chat.

  • developers.openai.com favicon
    Building an AI-Native Engineering Team

    Coding agents like Codex can now sustain multi-hour reasoning tasks, transforming the entire software development lifecycle by delegating mechanical work across planning, design, build, test, review, and deployment.