f3f99ec
1
2
3
4
from langchain_community.tools.tavily_search import TavilySearchResults search_tool = TavilySearchResults(max_results=5)