From b23cf84eb5e2928dc82d7140c54f17de99bb8150 Mon Sep 17 00:00:00 2001 From: Raghu Murthy Date: Tue, 22 Oct 2024 05:48:41 +0530 Subject: [PATCH] added image --- docs/source/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/index.md b/docs/source/index.md index 117eef102..7d95eaf40 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -6,6 +6,8 @@ The Llama Stack defines and standardizes the building blocks needed to bring gen The Stack APIs are rapidly improving, but still very much work in progress and we invite feedback as well as direct contributions. +![Llama Stack](../_static/llama-stack.png) + ## APIs The Llama Stack consists of the following set of APIs: @@ -36,4 +38,3 @@ A Distribution is where APIs and Providers are assembled together to provide a c cli_reference.md getting_started.md ``` -