Preparing search index...
The search index is not available
agent-swarm-kit
agent-swarm-kit
types
dumpAdvisorResult
Function dumpAdvisorResult
Dumps the advisor result into a folder structure with markdown files.
Creates a subfolder for each result using its resultId.
Writes the response content to a markdown file.
Function
dumpAdvisorResult
(
resultId
:
string
,
content
:
string
)
:
Promise
<
void
>
Parameters
resultId
:
string
content
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
agent-swarm-kit
Loading...
Dumps the advisor result into a folder structure with markdown files.
Function