mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-26 02:10:41 +00:00
5 lines
166 B
YAML
5 lines
166 B
YAML
![]() |
---
|
||
|
upgrade:
|
||
|
- |
|
||
|
Remove 'is_greedy' deprecated argument from `@component` decorator. Change the 'Variadic' input of your Component to 'GreedyVariadic' instead.
|