it('should start the task to train the model (relationship)', async () => {
      await informationExtraction.trainModel(factory.id('extractorWithRelationship'));

      expect(informationExtraction.taskManager?.startTask).toHaveBeenCalledWith({
        params: {