llama-stack-mirror/llama_stack/distribution/ui
2024-12-02 08:09:55 -08:00
..
modules Add SambaNova Providier 2024-12-02 08:09:55 -08:00
__init__.py move playground ui to llama-stack repo (#536) 2024-11-26 22:04:21 -08:00
app.py move playground ui to llama-stack repo (#536) 2024-11-26 22:04:21 -08:00
README.md move playground ui to llama-stack repo (#536) 2024-11-26 22:04:21 -08:00
requirements.txt move playground ui to llama-stack repo (#536) 2024-11-26 22:04:21 -08:00

LLama Stack UI

[!NOTE] This is a work in progress.

Running Streamlit App

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