Documentation Index
Fetch the complete documentation index at: https://docs.forterulesengine.io/llms.txt
Use this file to discover all available pages before exploring further.
stringReplacement = object
Defined in: src/modules/types.ts:484
Represents a string replacement in an instruction set
Properties
instructionSetIndex
instructionSetIndex: number
Defined in: src/modules/types.ts:486
Index in the instruction set
originalData
originalData: string
Defined in: src/modules/types.ts:488
Original data to replace
type
type: number
Defined in: src/modules/types.ts:489