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

Host on CallbackHandler should be optional #27

Closed
marcklingen opened this issue Aug 18, 2023 · 3 comments
Closed

Host on CallbackHandler should be optional #27

marcklingen opened this issue Aug 18, 2023 · 3 comments

Comments

@marcklingen
Copy link
Member

from langfuse.callback import CallbackHandler
handler = CallbackHandler(PUBLIC_KEY, SECRET_KEY)

Currently need to manually set host=None as positional argument is required

@marcklingen marcklingen changed the title Bug: host on CallbackHandler should be optional Host on CallbackHandler should be optional Aug 18, 2023
@Dev-Khant
Copy link
Contributor

I'll pick it up @marcklingen

@Dev-Khant
Copy link
Contributor

@marcklingen I just saw you made the changes for it.

@marcklingen
Copy link
Member Author

Sorry, should have closed the issue

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

No branches or pull requests

2 participants