Skip to content

chore: add llama-stack-playground #3101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeffmaury
Copy link
Collaborator

Fixes #3027

What does this PR do?

Adds a new workflow for creating a new llama-stack playground image

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

#3027

How to test this PR?

N/A

@jeffmaury jeffmaury requested review from benoitf and a team as code owners May 28, 2025 15:56
- name: Update podman
run: |
# ubuntu version from kubic repository to install podman we need (v5)
ubuntu_version='23.10'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason why we use 23.10 instead of 24.04?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I copied it from an existing e2e podman desktop workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a workflow to build and deploy a llama-stack playground image
2 participants