Interface: MarkdownAgentConfig¶
Defined in: formatters/src/markdown-instruction-formatter.ts:41
Configuration for a markdown-based agent file.
Properties¶
content¶
content:
string
Defined in: formatters/src/markdown-instruction-formatter.ts:47
Agent content/instructions
description¶
description:
string
Defined in: formatters/src/markdown-instruction-formatter.ts:45
Description
name¶
name:
string
Defined in: formatters/src/markdown-instruction-formatter.ts:43
Agent name