adk-python/contributing/samples/langchain_youtube_search_agent
2025-05-30 18:05:42 -07:00
..
__init__.py feat:support Langchain tools that has run_manager in _run args and don't have args_schema populated 2025-05-30 18:05:42 -07:00
agent.py feat:support Langchain tools that has run_manager in _run args and don't have args_schema populated 2025-05-30 18:05:42 -07:00
README.md feat:support Langchain tools that has run_manager in _run args and don't have args_schema populated 2025-05-30 18:05:42 -07:00

Langchain Youtube Search Agent

This agent utilize the Lanchain YoutubeSearchTool to search youtubes. You need to install below dependencies:

uv pip install youtube_search