首页 > 开源 > Speeding up agentic workflows with WebSockets in the Responses API

Speeding up agentic workflows with WebSockets in the Responses API

OpenAI 2026-04-22 18:00 3 阅读 查看原文

Optimizing the Codex Agent Loop

A deep dive into the Codex agent loop, showing how WebSockets and connection-scoped caching reduced API overhead and improved model latency.