Skip to main content
The agent decides which to use: it searches its knowledge base for grounded facts and reaches for Parallel when the question needs current data.
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