This commit is contained in:
Xi Yan 2024-12-02 13:14:15 -08:00
parent 3335bcd83d
commit 6bdad37372

View file

@ -2,6 +2,12 @@
[!NOTE] This is a work in progress. [!NOTE] This is a work in progress.
## Prerequisite
- Start up Llama Stack Server
```
llama stack run
```
## Running Streamlit App ## Running Streamlit App
``` ```