expand_basic
Method
This is a method of the PromptExpanderAgent class in the prompt_expander_agent module.Convenience method for basic 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 399
