Skip to main content
Here is a tool with reasoning capabilities to allow agents to search and analyze information from a knowledge base.
knowledge_tools.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 knowledge_tools.py, then run:
Full source: cookbook/90_models/dashscope/knowledge_tools.py