diff --git a/docs/manuals/core/config/pipeline-config.md b/docs/manuals/core/config/pipeline-config.md index 16c3c5a47..bf6742895 100644 --- a/docs/manuals/core/config/pipeline-config.md +++ b/docs/manuals/core/config/pipeline-config.md @@ -1,6 +1,6 @@ !!! warning "Deprecation" - Note that `PipelineConfig^` has been deprecated and will be combined with `ScenarioConfig^` in future versions. + Note that `PipelineConfig^` has been deprecated in version 2.3 and will be combined with `ScenarioConfig^` in the following major version. A pipeline configuration is necessary to instantiate a [Pipeline](../concepts/pipeline.md). To create a `PipelineConfig^`, you can use the `Config.configure_pipeline()^` method with the following parameters: