Skip to main content

expand_detailed

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

Signature

Parameters

str
required
No description available.
Optional
No description available.

Returns

ExpandResult
The result of the operation.

Uses

  • expand

Source

View on GitHub

praisonaiagents/agent/prompt_expander_agent.py at line 403