mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-26 22:48:29 +00:00
* append runtime meta to extracted meta * add pylint ignore flag to .run() * explicitly convert reply to string
5 lines
110 B
YAML
5 lines
110 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When meta is passed into AnswerBuilder.run(), it is now merged into GeneratedAnswer meta
|