abbreviation
Method
This is a method of the QueryRewriterAgentBuilder class in the specialized_agents module.Add abbreviation expansion
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
abbreviation: Add abbreviation expansion
This is a method of the QueryRewriterAgentBuilder class in the specialized_agents module.Add abbreviation expansion
def abbreviation(mut self, abbrev: impl Into<String>, expansion: impl Into<String>) -> Self