mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00
7 lines
298 B
YAML
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
|