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.

expand_abbreviations

Method
This is a method of the QueryRewriterAgent class in the specialized_agents module.
Expand abbreviations in query

Signature

def expand_abbreviations(&self, query: &str) -> String

Parameters

query
&str
required
No description available.

Returns

Returns
String
The result of the operation.