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_citation_text

Method
This is a method of the DeepResearchResponse class in the extras module.
Extract the text that a citation refers to

Signature

def get_citation_text(&self, citation: &Citation) -> &str

Parameters

citation
&Citation
required
No description available.

Returns

Returns
&str
The result of the operation.

Rust Citations