From 1fef0363736cd324b21803d1b26896119dd1e9b5 Mon Sep 17 00:00:00 2001 From: Francisco Javier Arceo Date: Thu, 3 Apr 2025 22:33:50 -0400 Subject: [PATCH] fix typo Signed-off-by: Francisco Javier Arceo --- docs/source/building_applications/agent.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/building_applications/agent.md b/docs/source/building_applications/agent.md index e095553e8..6fcc46152 100644 --- a/docs/source/building_applications/agent.md +++ b/docs/source/building_applications/agent.md @@ -1,7 +1,6 @@ # Agents An Agent in Llama Stack is a powerful abstraction that allows you to build complex AI applications. -:w The Llama Stack agent framework is built on a modular architecture that allows for flexible and powerful AI applications. This document explains the key components and how they work together.