Tagged articles

Guardrails

10 articles · Page 1 of 1
Data Party THU
Data Party THU
Aug 6, 2026 · Artificial Intelligence

What Is an AI Agent Harness and Why It’s Essential Beyond the Model

The article explains how an AI Agent Harness transforms a powerful language model into a reliable, controllable agent by adding tool access, memory, permissions, guardrails, observability, and recovery mechanisms, and outlines its core components, workflow, and a practical customer‑service example.

AIGuardrailsLLM
0 likes · 12 min read
What Is an AI Agent Harness and Why It’s Essential Beyond the Model
Big Data and Microservices
Big Data and Microservices
Jul 18, 2026 · Artificial Intelligence

Ensuring Reliable AI Agents: Reflection, Error‑Correction, and Guardrail Design

The article examines how to keep AI agents reliable by introducing reflection mechanisms that let agents learn from failures, multi‑layer guardrails that prevent runaway loops, and a governance framework with permission controls, budget limits, observability, and human‑in‑the‑loop checks, illustrated with concrete benchmarks and case studies.

AI agentsGuardrailsLLM safety
0 likes · 16 min read
Ensuring Reliable AI Agents: Reflection, Error‑Correction, and Guardrail Design
Woodpecker Software Testing
Woodpecker Software Testing
Apr 24, 2026 · Artificial Intelligence

5 Open‑Source Tools for Practical LLM Testing

As large language models move from labs to production, this article evaluates five high‑activity open‑source solutions—RAGAS, LLM‑eval, Promptfoo, Guardrails, and DeepEval—showing how they enable systematic, reproducible, and auditable testing across the entire CI/CD pipeline.

DeepEvalGuardrailsOpen-source tools
0 likes · 9 min read
5 Open‑Source Tools for Practical LLM Testing
AI Step-by-Step
AI Step-by-Step
Mar 30, 2026 · Artificial Intelligence

How to Keep LLM Agents in Check with Guardrails

The article explains why LLM agents can over‑promise or execute unauthorized actions, and outlines a three‑layer guardrail system—prompt review, output validation, and tool‑action interception—plus concrete rules, examples, and test cases to ensure safe deployment.

AI safetyGuardrailsLLM agents
0 likes · 11 min read
How to Keep LLM Agents in Check with Guardrails
Amazon Cloud Developers
Amazon Cloud Developers
Dec 25, 2025 · Information Security

Agentic AI Security Guide: Protecting Privacy and Enhancing Reliability

This article analyzes the unique security threats introduced by Agentic AI—such as memory poisoning, tool abuse, and MCP server vulnerabilities—then presents a layered mitigation framework, practical Secure SDLC recommendations, and concrete Amazon Bedrock Guardrails code examples to help engineers build trustworthy, resilient Agentic AI systems.

AI securityAmazon BedrockGuardrails
0 likes · 37 min read
Agentic AI Security Guide: Protecting Privacy and Enhancing Reliability
Smart Era Software Development
Smart Era Software Development
Apr 19, 2025 · Artificial Intelligence

How to Build Robust LLM Agents with OpenAI’s Open‑Source Guide

This guide walks developers through when to use LLM agents, the three‑component design (model, tools, instructions), model selection, tool definition, prompt best practices, orchestration patterns (single, manager, decentralized), guardrails, and human‑in‑the‑loop, all illustrated with OpenAI Agents SDK code examples.

Agents SDKGuardrailsLLM agents
0 likes · 22 min read
How to Build Robust LLM Agents with OpenAI’s Open‑Source Guide
Sohu Tech Products
Sohu Tech Products
Mar 26, 2025 · Artificial Intelligence

How OpenAI Agents SDK Stacks Up Against SmolAgents: A Deep Dive

This article examines OpenAI Agents SDK’s design principles, core concepts, and practical code examples, then compares its functionality, tool integration, handoff mechanisms, guardrails, and tracing features with the competing SmolAgents framework, highlighting strengths, weaknesses, and suitable use cases for each.

AI Agent FrameworkGuardrailsOpenAI Agents SDK
0 likes · 13 min read
How OpenAI Agents SDK Stacks Up Against SmolAgents: A Deep Dive
AI Large Model Application Practice
AI Large Model Application Practice
Mar 18, 2025 · Artificial Intelligence

Master OpenAI’s New Agents SDK: 10 Core Concepts with a Complete Example

This guide walks you through OpenAI's open‑source Agents SDK, explaining ten essential concepts—from model configuration and agent creation to runners, tools, context handling, guardrails, handoffs, structured output, tracing, and orchestration—while providing runnable Python code and visual demos.

Agent developmentGuardrailsLLM
0 likes · 17 min read
Master OpenAI’s New Agents SDK: 10 Core Concepts with a Complete Example
Airbnb Technology Team
Airbnb Technology Team
Dec 12, 2024 · Artificial Intelligence

Airbnb Automation Platform v2: Enabling LLM‑Driven Conversational AI

Airbnb’s Automation Platform v2 replaces the rigid, workflow‑driven architecture of v1 with an LLM‑centric design that orchestrates context gathering, chain‑of‑thought reasoning, tool execution, and guardrails, enabling more natural, scalable, and safe conversational AI while preserving the reliability of traditional workflows.

AI architectureAirbnbConversational AI
0 likes · 11 min read
Airbnb Automation Platform v2: Enabling LLM‑Driven Conversational AI