This is an automated email from the ASF dual-hosted git repository.
kaxil pushed a change to branch aip99-doc-loader
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8f3aee40f0e Refactor DocumentLoaderOperator: streams, encoding, JSON
shape, skip rules
add d317ef38d60 Add cloud-storage URI support, no-chunking note, and
format roadmap
No new revisions were added by this update.
Summary of changes:
.../common/ai/docs/operators/document_loader.rst | 63 ++++++++++++++--
.../ai/example_dags/example_document_loader.py | 20 ++++++
.../common/ai/operators/document_loader.py | 83 ++++++++++++++++++----
.../common/ai/operators/test_document_loader.py | 63 ++++++++++++++++
4 files changed, 211 insertions(+), 18 deletions(-)