Skip to content

Commit

Permalink
feat(RHOAIENG-15495): Add component metadata manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ruivieira committed Nov 29, 2024
1 parent 3351631 commit 5fa7fdd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions config/component_metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
releases:
- name: TrustyAI operator
version: latest
repoUrl: https://github.com/trustyai-explainability/trustyai-service-operator
- name: TrustyAI service
version: latest
repoUrl: https://github.com/trustyai-explainability/trustyai-explainability
- name: TrustyAI LMEval driver
version: latest
repoUrl: https://github.com/trustyai-explainability/trustyai-service-operator
- name: TrustyAI LMEval job
version: latest
repoUrl: https://github.com/opendatahub-io/lm-evaluation-harness

0 comments on commit 5fa7fdd

Please sign in to comment.