-
Notifications
You must be signed in to change notification settings - Fork 115
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
feat: add ramalama labels about the execution on top of container #810
Conversation
Reviewer's Guide by SourceryThis pull request adds new labels to the container to provide more information about the execution environment. The new labels are: No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
LGTM other then code placement. for testing purposes. |
fixes containers#798 Signed-off-by: Florent Benoit <[email protected]>
tests are 💚 now |
Adds new
ai.ramalama.*
labels helping introspection of other tools of RamaLama containersfixes #798
Summary by Sourcery
Add labels to the ramalama container to provide information about the execution environment. This includes the command, model, engine, runtime, and port.
New Features:
ai.ramalama.command
,ai.ramalama.model
,ai.ramalama.engine
,ai.ramalama.runtime
, andai.ramalama.port
labels to the ramalama containerBug Fixes: