tools.query_arxiv module

Tool: query_arxiv Search the arXiv database for scientific papers and return their abstracts, authors, and URLs.

async tools.query_arxiv.run(query, max_results=3)[source]
Parameters:
  • query (str)

  • max_results (int)