跳到主要内容

Variable: LorebookEntrySchema

const LorebookEntrySchema: TObject<{ constant: TBoolean; content: TString; createdAt: TInteger; enabled: TBoolean; id: TString; keys: TArray<TString>; lorebookId: TString; metadata: TRecord<TString, TUnknown>; position: TInteger; secondaryKeys: TArray<TString>; selective: TBoolean; updatedAt: TInteger; }>

Defined in: packages/contracts/src/lorebook.ts:12