Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

OCRPage

Defined in the agents module.
Rust AI Agent SDK A page of OCR results

Fields

NameTypeDescription
page_numberu32Page number
markdownStringMarkdown content
imagesVec<String>Extracted images

Source

View on GitHub

praisonai/src/agents/mod.rs at line 667

Rust OCR

Rust Documents