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

docs: add integration langgraph server #1273

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jongwoo328
Copy link

@jongwoo328 jongwoo328 commented Feb 11, 2025

This PR updates the documentation by adding an example of configuring Langfuse callbacks with with_config when using LangGraph Server

Let me know if you have any tweaks or suggestions!


Important

Adds documentation for integrating Langfuse callbacks with LangGraph Server using with_config for automatic graph tracing.

  • Documentation:
    • Adds example for configuring Langfuse callbacks with with_config in LangGraph Server in example-python-langgraph.md and integration_langgraph.md.
    • Demonstrates automatic graph tracing by including Langfuse callback during graph declaration.
  • Code Example:
    • Shows usage of CallbackHandler and with_config to compile a graph with callbacks in Python code snippet.

This description was created by Ellipsis for 8407988. It will automatically update as commits are pushed.

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Feb 11, 2025
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

vercel bot commented Feb 11, 2025

@jongwoo328 is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Feb 11, 2025

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot bot added the documentation Improvements or additions to documentation label Feb 11, 2025
@marcklingen marcklingen requested review from jannikmaierhoefer and marcklingen and removed request for jannikmaierhoefer February 11, 2025 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants