Files
langchaingo/documentloaders/testdata/test.doc
T
Dmitry Ng 73ac486c56 Merge branch 'pr/1068’ into main-pull-requests
documentloaders: ms office docs

Squashed commit of the following:

Author: Simun Strukan <simun.strukan@gmail.com>
Date:   Tue May 6 16:46:40 2025 +0200

    Reduced the size of docx and pptx files

Author: Simun Strukan <simun.strukan@gmail.com>
Date:   Tue Apr 22 01:03:19 2025 +0200

    Added custom regex based parsers for XML based documents,
    added constant for asci text extraction, separated EOF check
    from errors while reading doc and ppt document buffers

Author: Simun Strukan <simun.strukan@gmail.com>
Date:   Mon Nov 18 14:57:36 2024 +0100

    Added loader for all the common office doc types, doc, docx, ppt, pptx,
    xls, xlsx

Author: Simun Strukan <simun.strukan@gmail.com>
Date:   Tue Nov 5 00:01:54 2024 +0100

    Added core office docs documentloader
2025-05-06 18:18:52 +03:00

9.0 KiB