llama-stack-mirror/llama_stack/distribution/playground-ui/README.md
2024-11-26 19:54:24 -08:00

187 B

LLama Stack Playground UI

[!NOTE] This is a work in progress.

Running Streamlit App

cd llama-stack-apps/playground-ui
pip install -r requirements.txt
streamlit run app.py