mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-03 07:04:01 +00:00
5 lines
214 B
YAML
5 lines
214 B
YAML
![]() |
---
|
||
|
enhancements:
|
||
|
- |
|
||
|
We added a `Component` signature validation method that details the mismatches between the `run` and `run_async` method signatures. This allows a user to debug custom components easily.
|