add scripts
Some checks failed
Build and Push container / build (push) Failing after 1m4s
Build and Push playground container / build-playground (push) Successful in 1m4s

This commit is contained in:
Angel Nunez Mencias 2025-06-01 12:43:43 +02:00
parent 4603206065
commit 7bba685dee
Signed by: angel.nunez
SSH key fingerprint: SHA256:z1nFAg1v1AfbhEHrgBetByUJUwziv2R2f4VyN75opcg
5 changed files with 38 additions and 3 deletions

3
playground_start_local.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
uv run --with ".[ui]" streamlit run llama_stack/distribution/ui/app.py