Skip to content

Replaced Depricated attribute of pipeline with latest from all instances #1209

Open
ArjunPimpale wants to merge 1 commit intohuggingface:mainfrom
ArjunPimpale:doc_fix
Open

Replaced Depricated attribute of pipeline with latest from all instances #1209
ArjunPimpale wants to merge 1 commit intohuggingface:mainfrom
ArjunPimpale:doc_fix

Conversation

@ArjunPimpale
Copy link
Copy Markdown

@ArjunPimpale ArjunPimpale commented Mar 12, 2026

According to #1208 . This PR replaces the depricated instances of

grouped_entities=True
with
aggregation_strategy='simple'
in the pipeline function
as they both perform the same.

@ArjunPimpale ArjunPimpale reopened this Mar 12, 2026
@ArjunPimpale ArjunPimpale marked this pull request as draft March 12, 2026 16:40
@ArjunPimpale ArjunPimpale deleted the doc_fix branch March 12, 2026 16:40
@ArjunPimpale ArjunPimpale restored the doc_fix branch March 12, 2026 16:42
@ArjunPimpale ArjunPimpale reopened this Mar 12, 2026
@ArjunPimpale ArjunPimpale reopened this Mar 12, 2026
@ArjunPimpale ArjunPimpale marked this pull request as ready for review March 12, 2026 17:12
@ArjunPimpale ArjunPimpale reopened this Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant