Visit Your Dashboard

The Dashboard is a centralized view for observing all your pipeline and model run activity and Instill Credit consumption costs. This view includes a chart for data visualization and a table for your run history logs.

This means you can easily review and calculate any future costs associated with your pipeline and model usage. Simply log into your Instill Cloud account and go to the Dashboard tab to check it out!

Learn more about this feature by joining ourDiscord where we showcase these new features.

Improvements

Pipeline

  • Auto-save is now triggered automatically when clicking the "Run" button.
  • Added a scaling hint message for the Instill Model component in VDP.
  • Updated post-onboarding landing page to redirect users to the "Explore" page.

Console:

  • Standardized logo sizes on the "About" page for visual consistency.

Python SDK

  • Removed _service attribute naming for cleaner code.
  • Added support for specifying target namespaces in endpoint functions.
  • Aligned initialization functions across all service clients for consistency.
  • Removed the outdated configuration system.

Bug Fixes

Pipeline

  • Fixed issue where the iterator component appeared disconnected in the preview canvas.

Model

  • Fixed error when running a model stuck in the "Scaling" stage after 15 minutes.