Perplexity Search Integration with AG2
WikipediaQueryRunTool
executes Wikipedia queries and returning summarized page results -
WikipediaPageLoadTool
loads the contents of a Wikipedia page together
with its metadata (for detailed data extraction)
"wikipedia
and openai
since we use OpenAI’s LLMs in
our example:
Note: If you have been usingYou’re all set! Now you can start using Wikipedia Search with AG2.autogen
orag2
, all you need to do is upgrade it using:orasautogen
, andag2
are aliases for the same PyPI package.
WikipediaQueryRunTool
enables agents to perform Wikipedia search.