mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* Create pptx.py * feat: pptx converter import __init__.py * feat: add pptx import __init__.py * feat: add python-pptx dependency * feat: add sample pptx for testing * feat: add pptx file-converter test * feat: release note pptx-file-converter-3e494d2747637eb2.yaml * feat: Update releasenotes/notes/pptx-file-converter-3e494d2747637eb2.yaml Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com> * feat: refactor haystack/nodes/file_converter/pptx.py Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com> * fix imports --------- Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>
5 lines
101 B
YAML
5 lines
101 B
YAML
---
|
|
features:
|
|
- |
|
|
Add PptxConverter: a node to convert pptx files to Haystack Documents.
|