haive.agents.research.open_perplexity.examples.batch_research¶
Batch research example demonstrating how to use the Open Perplexity research agent. to process multiple research topics in sequence.
Functions¶
|
Conduct research on a specific topic and save the report. |
|
Run batch research on multiple topics. |
Module Contents¶
- haive.agents.research.open_perplexity.examples.batch_research.conduct_research(agent, topic, output_dir)¶
Conduct research on a specific topic and save the report.
- haive.agents.research.open_perplexity.examples.batch_research.main()¶
Run batch research on multiple topics.
- Return type:
None