Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 1st class support for tracing with LangFuse #252

Closed
maciejmajek opened this issue Sep 27, 2024 · 0 comments · Fixed by #253
Closed

Implement 1st class support for tracing with LangFuse #252

maciejmajek opened this issue Sep 27, 2024 · 0 comments · Fixed by #253
Assignees
Labels
enhancement New feature or request

Comments

@maciejmajek
Copy link
Member

Is your feature request related to a problem? Please describe.
Tracing agents is crucial for debugging, transparency, safety and more. At the moment, the code only works with LangSmith tracing (a paid solution). RAI has to provide an alternative, like LangFuse.

Describe the solution you'd like
First class support for LangFuse tracing via passing configured callback to LangGraph nodes/graphs.

Describe alternatives you've considered
None

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant