package
0.6.9
Repository: https://github.com/gptscript-ai/knowledge.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewPDF creates a new PDF loader with the given options.
NewPDFFromFile creates a new PDF loader with the given options.
No description provided by the author
WithConfig sets the PDF loader configuration.
WithInterpreterConfig sets the interpreter config for the PDF loader.
WithInterpreterOpts sets the interpreter options for the PDF loader.

# Structs

PDF represents a PDF document loader that implements the DocumentLoader interface.
No description provided by the author