Hyperparameters adaptation fix
Created by: Dreamlone
There was fixed an issue with the transformation the Pipeline object into OptGraph and back. During this conversion through Adapter the values of hyperparameters were lost.
For that fix, a new 'params' field has been added to the "content" structure.
Example of correct work can be seen in the file convert_pipeline.