FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
31.65k stars 16.5k forks source link

[BUG] Lunary ai tracking without leads capture #3328

Open takefy-dev opened 1 month ago

takefy-dev commented 1 month ago

Describe the bug Since 2.1.2 lunary.ai ouput this Lunary: userProps passed without userId. Ignoring userProps. Even though i tried to override the config of analytics in the overrideConfig

To Reproduce Steps to reproduce the behavior: Connect lunary without leads capture on flowise

Expected behavior Should work with not leads capture enable...

Setup

HenryHengZJ commented 1 month ago

is this the PR that solve it? https://github.com/FlowiseAI/Flowise/pull/3332

cc @vincelwt

vincelwt commented 1 month ago

Yes, this is just a warning message, and the PR fixes that.

However @takefy-dev is no tracking working at all? It should despite the warning. If so, are you using a langchain-based flow or something else?

takefy-dev commented 1 month ago

I think I can't test tho

takefy-dev commented 1 month ago

and no it's not working, i've looked at the code it was only working with leads... Just looked at the pr code should be good but i did not test it

vincelwt commented 1 month ago

Hi @takefy-dev is your endpoint in the settings set to "https://api.lunary.ai" ?