add_abbreviations
Method
This is a method of the QueryRewriterAgent class in the query_rewriter_agent module.Add multiple custom abbreviation expansions.
Signature
Parameters
No description available.
Add multiple custom abbreviation expansions.
This is a method of the QueryRewriterAgent class in the query_rewriter_agent module.Add multiple custom abbreviation expansions.
def add_abbreviations(abbreviations: Dict[str, str]) -> None