mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-08 04:56:45 +00:00
* store prompt in Answer * store prompt in eval csv * fix tests * chore: fix context offset loadingQ * add tests * add test from PR #4476 * fix tests after merge