Hi, trying out the AI Toolkit App I built some experiments and scheduled training but the training jobs all fail with "Error in 'logexperiment' command: (JSONDecodeError) Expecting value: line 1 column 1 (char 0) " The Search looks like this, created from the Experiment some search | fit somefunction and parameters into "_exp_some-random-id" | logexperiment id=same-random-id Has the training already occured despite the error? What could be the problem with logexperiment? I wasn't able to find any description of the command.
... View more