Skip to main content

expand_sync

Method
This is a method of the PromptExpanderAgent class in the specialized_agents module.
Expand a prompt (sync placeholder - actual implementation would use LLM)

Signature

Parameters

&str
required
No description available.
ExpandStrategy
required
No description available.
Option<&str>
required
No description available.

Returns

ExpandResult
The result of the operation.