mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-29 16:36:34 +00:00
6 lines
182 B
YAML
6 lines
182 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fix `PromptBuilder` missing input default values.
|
|
These missing default value was causing the PromptBuilder to never run if certain inputs are not received.
|