haystack/releasenotes/notes/remove-deprecated-argument-from-component-decorator-9af6940bc60795d0.yaml

5 lines
166 B
YAML
Raw Normal View History

---
upgrade:
- |
Remove 'is_greedy' deprecated argument from `@component` decorator. Change the 'Variadic' input of your Component to 'GreedyVariadic' instead.