detect_strategy
Method
This is a method of the PromptExpanderAgent class in the specialized_agents module.Detect the best expansion strategy for a prompt
Signature
Parameters
No description available.
Returns
The result of the operation.
detect_strategy: Detect the best expansion strategy for a prompt
This is a method of the PromptExpanderAgent class in the specialized_agents module.Detect the best expansion strategy for a prompt
def detect_strategy(&self, prompt: &str) -> ExpandStrategy