LangfusePromptRecord: (TextPrompt | ChatPrompt) & {
    isFallback: boolean;
}