add keycloak auth to playground ui
All checks were successful
Build and Push playground container / build-playground (push) Successful in 2m0s
Build and Push container / build (push) Successful in 4m11s

This commit is contained in:
Angel Nunez Mencias 2025-06-01 22:23:49 +02:00
parent ed31462499
commit 3bde47e562
Signed by: angel.nunez
SSH key fingerprint: SHA256:z1nFAg1v1AfbhEHrgBetByUJUwziv2R2f4VyN75opcg
5 changed files with 38 additions and 1 deletions

View file

@ -49,6 +49,7 @@ ui = [
"pandas",
"llama-stack-client>=0.2.9",
"streamlit-option-menu",
"streamlit-keycloak",
]
[dependency-groups]