Method
This is a method of the PromptExpanderAgent class in the prompt_expander_agent module.Convenience method for detailed expansion.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Convenience method for detailed expansion.
This is a method of the PromptExpanderAgent class in the prompt_expander_agent module.Convenience method for detailed expansion.
def expand_detailed(prompt: str, context: Optional[str]) -> ExpandResult