llama-stack/llama_stack/distribution/ui/requirements.txt
Jaland 30b49d8dfa
fix: Playground Container Issue (#1868)
**What does this PR do?**

This PR fixes a build issue with the Containerfile caused by missing
requirement `llama-stack`. It updates the Containerfile to include the
necessary requirements and upgrades the Python version to ensure
successful builds.

**Test Plan**
The updated Containerfile has been tested, and the build now completes
successfully with the required dependencies included.
2025-04-09 11:45:15 +02:00

5 lines
85 B
Text

streamlit
pandas
llama-stack-client>=0.0.55
streamlit-option-menu
llama-stack>=0.1.9