Users should be able to pass metadata and tags via overrideConfig when using the Flowise integration
#999
giorgosera
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Hi, just added this to the Langchain JS integration and made a PR to upgrade to the latest version in Flowise. This should be solved once the PR is merged: FlowiseAI/Flowise#2055 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to be able to pass metadata or at least tags when using Langfuse via Flowise.
It seems that this is not possible at the moment. All the examples, demonstrate how to pass
userIdbut there is not really any documentation on how (and if) this is possible.Here's what I tried but did not work.
I tried to find the place in the code where Flowise sets up the trace but I got confused :) It seems that there are multiple places where the setup is happening afaict. Also, please note that I am not using OpenAI.
Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions