From 0e49b263c0655672bd6e8cde21d81f8efbd22f5c Mon Sep 17 00:00:00 2001 From: Dalton Flanagan <6599399+dltn@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:41:41 -0500 Subject: [PATCH] Add ios_setup to index --- docs/source/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/index.md b/docs/source/index.md index 7e634a0df..c8e807a39 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -86,6 +86,7 @@ You can find more example scripts with client SDKs to talk with the Llama Stack :maxdepth: 3 getting_started/index +getting_started/ios_setup cli_reference/index cli_reference/download_models api_providers/index