Appearance
type ChatWrapperGenerateInitialHistoryOptions: { systemPrompt: string; };
optional systemPrompt: string;
types.ts:107