wip subfolder

This commit is contained in:
Xi Yan 2024-10-29 12:20:43 -07:00
parent c497cb57f3
commit 3e5b002335
5 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,3 @@
# Getting Started with Llama Stack (Conda)
WIP

View file

@ -0,0 +1,3 @@
# Getting Started with Llama Stack (Docker)
WIP

View file

@ -41,6 +41,10 @@ A Distribution is where APIs and Providers are assembled together to provide a c
```{toctree}
:hidden:
:maxdepth: 2
cli_reference.md
getting_started.md
./getting_started/getting_started_conda.md
./getting_started/getting_started_docker.md
```