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

[BUG]Sending UserID in overrideConfig to flowise but the userID is not reflecting in the LangFuse-(Self hosted) #3716

Open
stssanjaysivakumar opened this issue Dec 16, 2024 · 2 comments
Labels
question Further information is requested

Comments

@stssanjaysivakumar
Copy link

stssanjaysivakumar commented Dec 16, 2024

No description provided.

@stssanjaysivakumar stssanjaysivakumar changed the title [BUG]sending UserID in overrideConfig to flowise but the userID is not reflecting LangFuse [BUG]Sending UserID in overrideConfig to flowise but the userID is not reflecting in the LangFuse-(Self hosted) Dec 16, 2024
@HenryHengZJ
Copy link
Contributor

can you copy paste the config you were using so we can take a look?

@HenryHengZJ HenryHengZJ added the question Further information is requested label Dec 18, 2024
@stssanjaysivakumar
Copy link
Author

{
"question": "hello!",
"overrideConfig": {
"analytics": {
"langFuse": {
"userId": "u-TjOUcfI"
}
}
}
}

This is the config

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

No branches or pull requests

2 participants