LangfuseConfig: (LangfuseNewTraceConfig | LangfuseWithParentConfig) & {
    generationName?: string;
    langfusePrompt?: LangfusePromptClient;
}