rewrite_sub_queries
Method
This is a method of the QueryRewriterAgent class in the query_rewriter_agent module.Convenience method for sub-query decomposition.
Signature
Parameters
No description available.
Returns
The result of the operation.
Convenience method for sub-query decomposition.
This is a method of the QueryRewriterAgent class in the query_rewriter_agent module.Convenience method for sub-query decomposition.
def rewrite_sub_queries(query: str) -> RewriteResult