DocugamiLoader()Load from Docugami.
To use, you should have the dgml-utils python package installed.
The Docugami API endpoint to use.
The Docugami API access token to use.
Max length of chunk text returned.
Threshold under which chunks are appended to next to avoid over-chunking.
Max length of metadata text returned.
Set to true for XML tags in chunk output text.
Set appropriately to get parent chunks using the chunk hierarchy.
Metadata key for parent doc ID.
Set to True to return sub-chunks within tables.
Set to False if you want to full whitespace formatting in the original XML doc, including indentation.
The Docugami API docset ID to use.
The Docugami API document IDs to use.
The local file paths to use.
Set to True if you want to include the project metadata in the doc metadata.
Validate that either local file paths are given, or remote API docset ID.
Load documents.