langchain
langchain copied to clipboard
Fix NoneType has no len() in DDG tool
Per https://github.com/deedy5/duckduckgo_search/blob/46ac914daa614843cfa2ee3dd4663a5862e775a2/duckduckgo_search/ddg.py#L109, ddg function actually returns None when there is no result.