prebuilt.ai_insight.example¶

Example usage of the News Reporter agent.

Functions¶

run_basic_news_report(topic)

Run a basic news report on any topic.

run_customized_report()

Run a customized news report with specific settings.

run_multi_topic_comparison()

Compare news coverage across multiple topics.

run_specialized_reports()

Generate different types of specialized reports.

Module Contents¶

prebuilt.ai_insight.example.run_basic_news_report(topic)¶

Run a basic news report on any topic.

Parameters:

topic (str)

prebuilt.ai_insight.example.run_customized_report()¶

Run a customized news report with specific settings.

prebuilt.ai_insight.example.run_multi_topic_comparison()¶

Compare news coverage across multiple topics.

prebuilt.ai_insight.example.run_specialized_reports()¶

Generate different types of specialized reports.