Skip to main content

all_queries

Method
This is a method of the RewriteResult class in the query_rewriter_agent module.
Returns all queries including original and rewritten.

Signature

def all_queries() -> List[str]

Returns

Returns
List[str]
The result of the operation.

Source

View on GitHub

praisonaiagents/agent/query_rewriter_agent.py at line 79