Document Reader
Arxiv Reader
ArxivReader is a reader class that allows you to read 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 |
|---|---|---|---|
max_results | int | 5 | Top articles |
sort_by | arxiv.SortCriterion | arxiv.SortCriterion.Relevance | Sort criterion for Arxiv search results |
Was this page helpful?