update comment

This commit is contained in:
seehi 2024-08-05 10:39:33 +08:00
parent 6177dfcf8b
commit 27b7f5a0f2

View file

@ -228,6 +228,7 @@ class SearchEnhancedQA(Action):
Returns:
dict[str, str]: Mapping of URLs to their summaries.
"""
contents = await self._fetch_web_contents(urls)
summaries = {}