Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs-v1.agno.com/llms.txt

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

PDFUrlKnowledge is a knowledge base class that allows you to load and query data from PDF files stored in URLs.
ParameterTypeDefaultDescription
urlsList[str][]List of URLs pointing to PDF files
readerUnion[PDFUrlReader, PDFUrlImageReader]PDFUrlReader()Reader to read PDF documents from URLs