forked from phoenix-oss/llama-stack-mirror
**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.
5 lines
85 B
Text
5 lines
85 B
Text
streamlit
|
|
pandas
|
|
llama-stack-client>=0.0.55
|
|
streamlit-option-menu
|
|
llama-stack>=0.1.9
|