mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-11 15:15:18 +02:00
update comment
This commit is contained in:
parent
6177dfcf8b
commit
27b7f5a0f2
1 changed files with 1 additions and 0 deletions
|
|
@ -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 = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue