Tagged articles
5 articles
Page 1 of 1
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jun 21, 2026 · Artificial Intelligence

Codex Now Natively Supports Any Open‑Source Model – Step‑by‑Step Setup Guide

OpenAI Codex CLI can be paired with any open‑source model that implements the Responses API; this guide explains the prerequisite change, shows how to locate and edit the configuration files, add a StepFun API key, configure the model parameters, verify the connection, and use Codex to review code changes.

CLIModel IntegrationOpenAI Codex
0 likes · 7 min read
Codex Now Natively Supports Any Open‑Source Model – Step‑by‑Step Setup Guide
Amazon Cloud Developers
Amazon Cloud Developers
Jun 2, 2026 · Artificial Intelligence

Quickly Get Started with OpenAI GPT‑5.5, GPT‑5.4, and Codex on Amazon Bedrock

Amazon Bedrock now offers OpenAI’s latest GPT‑5.5, GPT‑5.4, and Codex models, and this guide walks developers through enabling the Responses API, configuring environment variables, installing the OpenAI SDK, and running Python or curl examples, while highlighting performance characteristics, scaling behavior, and best‑practice settings.

Amazon BedrockCodexGPT-5.4
0 likes · 9 min read
Quickly Get Started with OpenAI GPT‑5.5, GPT‑5.4, and Codex on Amazon Bedrock
Shi's AI Notes
Shi's AI Notes
Apr 24, 2026 · Backend Development

How OpenAI’s Responses API WebSocket Revamp Accelerates Agent Workflows by 40%

OpenAI identified API‑overhead as the new bottleneck after faster model inference and introduced a persistent WebSocket connection that caches conversation state, overlaps request phases, and preserves the original API shape, delivering up to a 40% end‑to‑end latency reduction and dramatically higher TPS.

OpenAIPerformance OptimizationResponses API
0 likes · 11 min read
How OpenAI’s Responses API WebSocket Revamp Accelerates Agent Workflows by 40%