Skip to main content
WebsiteTools enable an Agent to parse a website and add its contents to the knowledge base.

Prerequisites

The following example requires the beautifulsoup4 library.

Example

The following agent will read the contents of a website and add it to the knowledge base.
cookbook/14_tools/website_tools.py

Toolkit Params

Toolkit Functions

Developer Resources