llama-stack-mirror/llama_stack/distribution/playground-ui
2024-11-26 19:57:00 -08:00
..
modules move playground ui to llama-stack repo 2024-11-26 19:54:24 -08:00
__init__.py move playground ui to llama-stack repo 2024-11-26 19:54:24 -08:00
app.py move playground ui to llama-stack repo 2024-11-26 19:54:24 -08:00
README.md move playground ui to llama-stack repo 2024-11-26 19:57:00 -08:00
requirements.txt move playground ui to llama-stack repo 2024-11-26 19:54:24 -08:00

LLama Stack Playground UI

[!NOTE] This is a work in progress.

Running Streamlit App

cd llama_stack/distribution/playground-ui
pip install -r requirements.txt
streamlit run app.py