Readers
Arxiv Reader
ArxivReader is a reader class that allows you to read papers from the Arxiv API.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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?