Variable: SearchResultSchema
constSearchResultSchema:TObject<{id:TString;scope:TUnion<[TLiteral<"characters">,TLiteral<"chats">,TLiteral<"messages">,TLiteral<"lorebooks">]>;score:TNumber;snippet:TString;timestamp:TInteger;title:TString; }>
Defined in: packages/contracts/src/search.ts:33