mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-29 16:08:38 +00:00
4 lines
220 B
YAML
4 lines
220 B
YAML
deprecations:
|
|
|
|
|
"The output of `context_documents` will change in the next release. Instead of a List[List[Document]], the output will be a List[Document], where the documents are ordered by `split_idx_start`.",
|