Skip to content
Discussion options

You must be logged in to vote

Thanks for the quick call, the issue here was that the CallbackHandler was initialized independently from the @observe decorator. We changed to langfuse_context.get_current_langchain_handler() whcih should resolve the issue as langfuse_context.flush() will flush the events created by this handler then.

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
9 replies
@SectumPsempra
Comment options

@marcklingen
Comment options

@SectumPsempra
Comment options

@marcklingen
Comment options

Answer selected by marcklingen
@SectumPsempra
Comment options

@marcklingen
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
Converted from issue

This discussion was converted from issue #2869 on August 08, 2024 15:56.