DashAI
DashAI copied to clipboard
Back/explainers endpoint
Summary
Implemented explainers endpoint to create, get them and delete explainers and explanations.
Type of change
- Implemented
POST
,GET
andDELETE
endpoints for explainers and explanations.
How to Test
run pytest tests/back/api/test_explanations_api.py