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

adding langfuse for openai #847

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Vaibhav159
Copy link
Contributor

Changes in This PR

Integration with Langfuse (Optional)

  • Added support for Langfuse as an optional add-on for enhanced telemetry and observability.
  • Created a fallback mechanism to ensure the core functionality is not blocked if Langfuse is not installed or configured.

Dummy observe Decorator

  • Introduced a placeholder observe decorator for seamless use in environments without Langfuse installed.
  • Ensures functions wrapped with @observe still execute normally when Langfuse is unavailable.
image

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

Successfully merging this pull request may close these issues.

1 participant