Tagged articles
6 articles
Page 1 of 1
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.

DeepEvalPromptfooRAGAS
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 SafetyLLM agentsPrompt engineering
0 likes · 11 min read
How to Keep LLM Agents in Check with Guardrails
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 FrameworkOpenAI Agents SDKSmolagents
0 likes · 13 min read
How OpenAI Agents SDK Stacks Up Against SmolAgents: A Deep Dive
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