Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 597 Bytes

messageCompletionFooter.md

File metadata and controls

9 lines (5 loc) · 597 Bytes

@elizaos/core v0.25.8 / messageCompletionFooter

Variable: messageCompletionFooter

const messageCompletionFooter: "\nResponse format should be formatted in a valid JSON block like this:\n```json\n{ "user": "{{agentName}}", "text": "<string>", "action": "<string>" }\n```\n\nThe “action” field should be one of the options in [Available Actions] and the "text" field should be the response you want to send.\n"

Defined in

packages/core/src/parsing.ts:4