Closed odjuricicTT closed 2 weeks ago
This can be a dropdown next to the run button with a list of policies to chose from. The list should be defined by the server in some form e.g.:
{ "optimizationPolicies": ["a", "b", "c"] }
The chosen policy will be passed when calling model execute.
@madcampos Please ping me for any details needed for this.
This can be a dropdown next to the run button with a list of policies to chose from. The list should be defined by the server in some form e.g.:
The chosen policy will be passed when calling model execute.