Open
Description
Is your feature request related to a problem? Please describe
After llama-stack will be started, it would be nice to provide the ability to use the playground environment
https://llama-stack.readthedocs.io/en/latest/playground/index.html
Describe the solution you'd like
When starting llama-stack, we should start in a separate container a dedicated playground environment.
Once the llama-stack is fully booted, we will display a button to "Explore LLama-Stack environment" which will open the playground in a separate webview (if too much complex, we can start by simply opening the playground in an external browser)
Describe alternatives you've considered
No response
Additional context
No response