Logo
Type aliases

ParsingMode

ParsingMode = "parse_page_without_llm" | "parse_page_with_llm" | "parse_page_with_lvm" | "parse_page_with_agent" | "parse_document_with_llm"

Defined in: packages/cloud/src/client/types.gen.ts:4272

Enum for representing the mode of parsing to be used