Skip to main content
NewspaperTools enable an Agent to read news articles using the newspaper3k library.

Prerequisites

The following example requires the newspaper3k and lxml_html_clean libraries.

Example

The following agent will summarize the Wikipedia article on language models.
cookbook/91_tools/newspaper_tools.py

Toolkit Params

Toolkit Functions

Developer Resources