kruize / kruize-ui

Kruize Autotune UI
MIT License
6 stars 12 forks source link

Container details & Create exp api integration. #167

Closed bhanvimenghani closed 7 months ago

bhanvimenghani commented 7 months ago

This pr :

  1. Displays the Container level details.
  2. calls list exp api to check for existing experiments.
  3. displays create Experiment code editor to create exp for selected container.
  4. call a post create exp api successfully.