Skip to main content

expand_creative

Method
This is a method of the PromptExpanderAgent class in the prompt_expander_agent module.
Convenience method for creative expansion.

Signature

def expand_creative(prompt: str, context: Optional[str]) -> ExpandResult

Parameters

prompt
str
required
No description available.
context
Optional
No description available.

Returns

Returns
ExpandResult
The result of the operation.