-
Story
-
Resolution: Done
-
Major
-
None
-
None
Story (Required)
As a user, I want to use the backend API to fetch the models and templates from the catalog.
Background (Required)
Use the REST API endpoints provided by the backend plugin to fetch all the data for AI homepage.
Out of scope
RBAC is out of scope for this story.
Approach (Required)
Use GET `/models` and `/templates` endpoints to fetch the ai models and templates. Use tanstack-query to cache the request and use it to power the UI components.
Dependencies
Ai experience Backend plugin
Acceptance Criteria (Required)
- Should be able to retrieve AI models and templates from the catalog using the API endpoints.
- Should use the data from the API in the frontend components.
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
- clones
-
RHIDP-10394 Create a AI experience backend plugin
-
- Closed
-
- is blocked by
-
RHIDP-10394 Create a AI experience backend plugin
-
- Closed
-
- links to