Marc Klingen

Results 454 comments of Marc Klingen

What kind of exception is thrown at the latest OpenAI and Langfuse sdk versions?

Thanks for confirming, as we are currently extremely busy working on new releases, I'd appreciate contributions to fix this issue for older openai versions. Is there a reason why you...

Thanks for reporting this issue, we aim for a generalizable solution. Follow #1920 to understand more of the context and get updates on this. I'm sorry for the inconvenience. Please...

thanks for sharing, currently all events over 1MB are dropped. I agree that it would be better if these get truncated or at least only input/output get dropped and not...

> I've seen this issue too; it seems to be causing spans and input data to be null/dropped which creates difficult-to-follow traces. Would be great to have this patched as...

> > > I've seen this issue too; it seems to be causing spans and input data to be null/dropped which creates difficult-to-follow traces. Would be great to have this...

good one @secsilm, this happens on the onboarding screen when not having access to any project yet. open for contributions on this

fixed this, the intention here was to focus on the next step during Langfuse onboarding (create project) but I understand that this leads to undesired outcomes (cannot sign out). easiest...

Agree, this would be super useful! Context - Currently migrations are run when the container starts, see [entrypoint.sh](https://github.com/langfuse/langfuse/blob/main/entrypoint.sh) - I would caution against adding any steps that make changes to...

@matthieudelaro have you made an attempt to add this? Happy to contribute or help