prebuilt.scientific_paper_agent.example¶

Example usecase for PhD academic research.

This cell tests the workflow with several example queries. These queries are designed to evaluate the agent on the following aspects:

  • Completing tasks that are representative of the work a PhD researcher might need to perform.

  • Addressing more specific tasks that require researching papers within a defined timeframe.

  • Tackling tasks across multiple areas of research.

  • Critically evaluating its own responses by sourcing specific information from the papers.

Functions¶

run_tests()

Run tests and store the results for later visualisation.

Module Contents¶

async prebuilt.scientific_paper_agent.example.run_tests()¶

Run tests and store the results for later visualisation.