PromptContext
Defined in: core/prompt-config.ts:4
Context provided to prompt template functions for rendering dynamic content.
Properties
Section titled “Properties”argPrefix
Section titled “argPrefix”argPrefix:
string
Defined in: core/prompt-config.ts:10
Custom argument prefix for block format
endPrefix
Section titled “endPrefix”endPrefix:
string
Defined in: core/prompt-config.ts:8
Custom gadget end prefix
gadgetCount
Section titled “gadgetCount”gadgetCount:
number
Defined in: core/prompt-config.ts:12
Number of gadgets being registered
gadgetNames
Section titled “gadgetNames”gadgetNames:
string[]
Defined in: core/prompt-config.ts:14
Names of all gadgets
startPrefix
Section titled “startPrefix”startPrefix:
string
Defined in: core/prompt-config.ts:6
Custom gadget start prefix