debkanchan
debkanchan2w ago

How to use langfuse with LangGraph Studio

We are using LangGraph studiio with langgraph js. Currently in order to use langfuse with LangGraph studio we have to add a dummy callback wherever it's possible. Is there any possible way yo provide it once and capture the whole trace?
1 Reply
Marc
Marc7d ago
Can you open a thread on GitHub with more details on how you currently integrate? Happy to have a look. Generally you need to pass the callback handler to the invoke/stream methods of LangGraph. I’ve often seen teams centralize the langchain configs in one place which they then reuse across their different endpoints. https://langfuse.com/gh-support
GitHub
Build software better, together
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
From An unknown user
From An unknown user
From An unknown user