wrapContent
wrapContent(
content,wrapBlockPrefix?,prefix?,alwaysWrap?):string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/llmUtils.ts:191
Wraps content within randomized block
Parameters
Section titled “Parameters”content
Section titled “content”string
wrapBlockPrefix?
Section titled “wrapBlockPrefix?”string = 'block'
prefix?
Section titled “prefix?”string = 'content'
alwaysWrap?
Section titled “alwaysWrap?”boolean = false
Returns
Section titled “Returns”string