@elizaos/core v1.0.6 / v2 / composeActionExamples
Function: composeActionExamples()
composeActionExamples(
actionsData
,count
):string
Compose a specified number of random action examples from the given actionsData.
Parameters​
• actionsData: Action
[]
The list of actions to generate examples from.
• count: number
The number of examples to compose.
Returns​
string
The formatted action examples.