Skip to main content

rewrite_sync

Method
This is a method of the QueryRewriterAgent class in the specialized_agents module.
Rewrite a query (sync placeholder - actual implementation would use LLM)

Signature

Parameters

&str
required
No description available.
RewriteStrategy
required
No description available.
Option<&
required
No description available.
Option<&str>
required
No description available.
Option<usize>
required
No description available.

Returns

RewriteResult
The result of the operation.