Skip to content

Commit

Permalink
[Ingest Pipelines] Allow inference processor for all licenses (#155689)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabarasaba authored Apr 25, 2023
1 parent 460e9a7 commit b0c7c2d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,6 @@ export const mapProcessorTypeToDescriptor: MapProcessorTypeToDescriptor = {
},
inference: {
FieldsComponent: Inference,
forLicenseAtLeast: 'platinum',
docLinkPath: '/inference-processor.html',
label: i18n.translate('xpack.ingestPipelines.processors.label.inference', {
defaultMessage: 'Inference',
Expand Down

0 comments on commit b0c7c2d

Please sign in to comment.