haystack/releasenotes/notes/deprecate-dataframe-ExtractedTableAnswer-3d85649a4a7e222f.yaml
2025-01-31 15:03:15 +01:00

7 lines
298 B
YAML

---
deprecations:
- |
The `ExtractedTableAnswer` dataclass and the `dataframe` field in the `Document` dataclass are deprecated and
will be removed in Haystack 2.11.0.
Check out the GitHub discussion for motivation and details: https://github.com/deepset-ai/haystack/discussions/8688