Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

get_all_sources

Method
This is a method of the DeepResearchResponse class in the extras module.
Get a list of all unique sources cited

Signature

def get_all_sources(&self) -> Vec<HashMap<String, String>>

Returns

Returns
Vec<HashMap<String, String>>
The result of the operation.