Skip to main content
Give one agent an Agno Knowledge base backed by local Chroma and Parallel Search for live web results. The agent selects the source for each question.
web_plus_knowledge.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your API keys

4

Run the example

Save the code above as web_plus_knowledge.py, then run:
Full source: cookbook/integrations/parallel/05_web_plus_knowledge.py