Skip to main content

2021-12

✨ Features

  • Model Monitor: added api endpoint to send prediction feedback/ground truth. You can now view all predictions and their feedback (if any) in the predictions tab.
  • Model Monitor: added ability to retrieve evaluation metrics from deployment. You can now view your the metrics (if any) in the predictions tab.
  • API Monitor: added status code and remote address filter to request logs.
  • Data Statistics: added "other" category in histogram.
  • Data Statistics: added support for datetime features.
  • Users: Added sent invitations to users page.
  • Konan Template Deployments: Initial release of Konan Template Deployments, a tool developed to help you bootstrap your first deployment on Konan.

🛠️ Fixes

  • API Monitor: show user email instead of ID in "Requested by" column in request logs table.