get_openreview_papers
Retrieve papers from OpenReview ML conferences with peer review scores, decisions, and ratings. Filter by venue, search term, or decision.
Instructions
Get papers from OpenReview ML conferences (ICLR, NeurIPS, ICML). Access peer review scores, decisions, and ratings from top ML conferences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venue | No | Venue (e.g., 'ICLR.cc/2024/Conference', 'iclr2024', 'neurips2023') | ICLR.cc/2024/Conference |
| content | No | Search in title/abstract | |
| decision | No | Filter by decision (e.g., 'Accept', 'Reject') | |
| limit | No | Number of papers to return | |
| use_cache | No | Whether to use cached data |