Skip to main content
WebsiteTools enable an Agent to read a website’s contents, or to add them to a knowledge base when one is provided.

Prerequisites

The following example requires the beautifulsoup4 library.

Example

The following agent will read the contents of a website.
cookbook/91_tools/website_tools.py

Toolkit Params

Toolkit Functions

Developer Resources