flowersteam/adtool_legacy

major issue: callbacks are differently arrays or dicts depending on if `LocalExperiment` is called

Opened this issue · 0 comments

In fact, ExperimentPipeline assumes dicts but the frontend gives string[] JS objects, and LocalExperiment is needed to parse this into a dict...