Knowledge
Arxiv Knowledge Base
ArxivKnowledge is a knowledge base class that allows you to load and query papers from the Arxiv API.
Was this page helpful?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
You are viewing v1 docs. For the latest documentation, visit docs.agno.com
| Parameter | Type | Default | Description |
|---|---|---|---|
reader | ArxivReader | ArxivReader() | Reader to read Arxiv documents |
queries | List[str] | [] | List of Arxiv search queries to fetch papers from |
Was this page helpful?