Skip to main content
WikipediaTools enable an Agent to search wikipedia a website and add its contents to the knowledge base.

Prerequisites

The following example requires the wikipedia library.

Example

The following agent will run seach wikipedia for “ai” and print the response.
cookbook/14_tools/wikipedia_tools.py

Toolkit Params

Toolkit Functions

Developer Resources