get_all_sources
Method
This is a method of the DeepResearchResponse class in the deep_research_agent module.Get a list of all unique sources cited.
Signature
Returns
List[Dict[str, str]]
The result of the operation.
Uses
seen.add
Source
View on GitHub
praisonaiagents/agent/deep_research_agent.py at line 135
