-
Notifications
You must be signed in to change notification settings - Fork 178
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
TrustyAI Service Client #1152
Comments
After reviewing the mocks contributed by UX, I've asked the TrustyAI team for an additional API endpoint to provide the full list of all active metric requests. The trusty team have provided that here, I'm waiting for this to be merged so it can be integrated into the TrustyAI client for the dashboard. |
I've asked the TrustyAI team to look into removing unnecessary type hints that are required when submitting scheduled metric requests to their service in order to simplify the code needed for the frontend: |
The TrustyAI team have raised a PR for RHODS-8871 here: trustyai-explainability/trustyai-explainability#186 Once this has been merged, I'll update the API facing code covered in this issue. |
Goal
Create a rest client to simplify sending / receiving data to the TrustyAI service
Dependency issue
Itemized goals
Aspects continued elsewhere
No response
Mocks
No mocks, non-visual feature
Linked TrustyAI issues:
The text was updated successfully, but these errors were encountered: