Documentation
¶
Index ¶
Constants ¶
View Source
const ( ModeDocument = "document" ModeBatch = "batch" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
OutputDir string
SourceURL string
InputLabel string
PromptName string
PromptFile string
Merge bool
Resume bool
FileWorkers int
Workers int
RetryCount int
TextGrounding bool
DPI int
Pages string
KeepImages bool
PresentationRenderer string
ArchiveMaxFiles int
ArchiveMaxBytes int64
DownloadMaxBytes int64
DownloadTimeout time.Duration
SingleDocument bool
ExtractProgress extract.ProgressFunc
BatchProgress batch.ProgressFunc
VLMConfig vlm.Config
}
Click to show internal directories.
Click to hide internal directories.