Join us

ContentUpdates and recent posts about GPT-5.4..
Story
@laura_garcia shared a post, 3 months, 4 weeks ago
Software Developer, RELIANOID

🚀 RELIANOID at DevOpsDays Tel Aviv 2025

📅 December 11, 2025 • 📍 Tel Aviv, Israel What a week ahead! Our team is working full-throttle as we prepare to attend three major events in just a few days — and we’re thrilled to add DevOpsDays Tel Aviv to the list. We’ll be joining the community to share how RELIANOID helps DevOps and platform tea..

devopsdays telaviv relianoid
Story
@laura_garcia shared a post, 4 months ago
Software Developer, RELIANOID

🛡️ RELIANOID at Black Hat Europe 2025

📅 December 8–11, 2025 • 📍 London, UK RELIANOID is heading to Black Hat Europe 2025, the premier global event for cutting-edge cybersecurity research and innovation. We’ll be in London showcasing how our high-performance ADCs, intelligent proxy architecture, and automated security capabilities help e..

black hat europe london 2025 relianoid
Link
@anjali shared a link, 4 months ago
Customer Marketing Manager, Last9

OTel Updates: Unroll Processor Now in Collector Contrib

The OTel unroll processor splits bundled log records into individual events. Now in Collector Contrib v0.137.0 for VPC and CloudWatch logs.

Unroll Processor
Story
@laura_garcia shared a post, 4 months ago
Software Developer, RELIANOID

Tesco’s latest outage is a reminder: uptime IS the customer experience.

Shoppers across the UK faced checkout failures, broken order updates, and Clubcard access issues as Tesco’s digital platforms suffered “intermittent” instability. In modern retail, even brief disruptions damage trust, loyalty, and sales. At RELIANOID, we help retailers stay resilient with intelligen..

tesco outage
Link
@anjali shared a link, 4 months ago
Customer Marketing Manager, Last9

Instrumentation: Getting Signals In

See how instrumentation in OpenTelemetry helps track app issues, know the difference between auto and manual methods, and when to use them.

otel_metrics_quarkus
 Activity
@devopslinks added a new tool Syft , 4 months ago.
 Activity
@kaptain added a new tool KubeLinter , 4 months ago.
 Activity
@devopslinks added a new tool Grype , 4 months ago.
 Activity
@kaptain added a new tool Hadolint , 4 months ago.
 Activity
@varbear added a new tool Bandit , 4 months ago.
GPT-5.4 is OpenAI’s latest frontier AI model designed to perform complex professional and technical work more reliably. It combines advances in reasoning, coding, tool use, and long-context understanding into a single system capable of handling multi-step workflows across software environments. The model builds on earlier GPT-5 releases while integrating the strong coding capabilities previously introduced with GPT-5.3-Codex.

One of the defining features of GPT-5.4 is its ability to operate as part of agent-style workflows. The model can interact with tools, APIs, and external systems to complete tasks that extend beyond simple text generation. It also introduces native computer-use capabilities, allowing AI agents to operate applications using keyboard and mouse commands, screenshots, and browser automation frameworks such as Playwright.

GPT-5.4 supports context windows of up to one million tokens, enabling it to process and reason over very large documents, long conversations, or complex project contexts. This makes it suitable for tasks such as analyzing codebases, generating technical documentation, working with large spreadsheets, or coordinating long-running workflows. The model also introduces a feature called tool search, which allows it to dynamically retrieve tool definitions only when needed. This reduces token usage and makes it more efficient to work with large ecosystems of tools, including environments with dozens of APIs or MCP servers.

In addition to improved reasoning and automation capabilities, GPT-5.4 focuses on real-world productivity tasks. It performs better at generating and editing spreadsheets, presentations, and documents, and it is designed to maintain stronger context across longer reasoning processes. The model also improves factual accuracy and reduces hallucinations compared with previous versions.

GPT-5.4 is available across OpenAI’s ecosystem, including ChatGPT, the OpenAI API, and Codex. A higher-performance variant, GPT-5.4 Pro, is also available for users and developers who require maximum performance for complex tasks such as advanced research, large-scale automation, and demanding engineering workflows. Together, these capabilities position GPT-5.4 as a model aimed not just at conversation, but at executing real work across software systems.