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.

has_citations

Method
This is a method of the RAGResult class in the models module.
Check if result has citations.

Signature

def has_citations() -> bool

Returns

Returns
bool
The result of the operation.

Source

View on GitHub

praisonaiagents/rag/models.py at line 170