Artificial intelligence

Red Hat AI
Article

How AI observability works with MLflow

Cedric Clyburn

Learn how AI observability works with MLflow, an open source tool that can trace an agentic query and find the root cause of discrepancies between AI assistant responses and dashboard data. This post discusses the practical value of tracing an agent and what MLflow adds to an observability stack.

Red Hat AI
Article

AutoRAG: Optimizing RAG for small models

Isaac Tigges

Stop guessing RAG settings. Discover how AutoRAG uses fast evaluation sweeps to optimize chunking and retrieval precision for small LLMs on your data.

A stylized illustration representing an artificial neural network, set against a dark purple background within a slightly rounded, darker purple square icon shape. The neural network consists of multiple layers of interconnected nodes, depicted as glossy, spherical red orbs. Lines connect these red orbs, forming a complex web. White arrow shapes extend horizontally from the left side, pointing towards the network, suggesting input or data flowing into the system.
Article

Behavioral testing for AI agents

Andrew Donheiser

Learn behavioral testing for agents, catching non-deterministic failures with golden queries and YAML files.