-
Story
-
Resolution: Done
-
Major
-
None
-
None
Story (Required)
As a user, I want to get all the models and templates from the catalog using REST API endpoints.
Background (Required)
This backend plugin helps to fetch the data required by the frontend plugin and should support filtering, pagination etc.
Out of scope
RBAC is out of scope for this story.
Approach (Required)
The goal of this plugin is to fetch all the models and templates from the catalog using the catalog client. This plugins should be able to return data with pagination metadata.
Templates: * https://github.com/redhat-ai-dev/ai-lab-template/blob/main/all.yaml (edited)
Dependencies
No Dependancies
Acceptance Criteria (Required)
- Should be able to retrieve AI models and templates from the catalog.
- Should be able to get the pagination metadata like totalItems, next_cursor etc.
- Should accept filters, limit as query parameters and return the response based on parameters supplied.
documentation updates (design docs, release notes etc)
demo needed
SOP required
education module update (Filled by RHDHPAI team only)
R&D label required (Filled by RHDHPAI team only)
Done Checklist
Code is completed, reviewed, documented and checked in
Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
Continuous Delivery pipeline(s) is able to proceed with new code included
Customer facing documentation, API docs, design docs etc. are produced/updated, reviewed and published
Acceptance criteria are met
If the Grafana dashboard is updated, ensure the corresponding SOP is updated as well
- blocks
-
RHIDP-10441 Integrate AI experience APIs with frontend plugin
-
- Closed
-
- is cloned by
-
RHIDP-10441 Integrate AI experience APIs with frontend plugin
-
- Closed
-
- links to