Skip to content

Langfuse Tracing not showing up on UI #3868

Discussion options

You must be logged in to vote

hi

so I was calling observe incorrectly. The solution was to do it this way

#decorator
from langfuse.decorators import LangfuseDecorator
ld = LangfuseDecorator()
ld.configure(..)

# client
langfuse = Langfuse()

thanks!

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jannikmaierhoefer
Comment options

@nthanapaisal
Comment options

Answer selected by nthanapaisal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants