Wrapper around PubMed API.
This wrapper will use the PubMed API to conduct searches and fetch document summaries. By default, it will return the document summaries of the top-k results of an input search.
PubMed API retriever.
It wraps load() to get_relevant_documents(). It uses all PubMedAPIWrapper arguments without any change.