docs: Some aesthetic changes to the Building AI Applicaitons to make them read a little easier

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Javier Arceo 2025-04-03 22:33:21 -04:00
parent 66d6c2580e
commit db9eded18a
4 changed files with 41 additions and 14 deletions

View file

@ -1,6 +1,10 @@
# Llama Stack Agent Framework
# Agents
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.
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.
## Core Concepts