You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a feature not a bug to do with override variables.
You now have to configure them in your global variables, you can't just declare them on the fly. so I add a couple empty objects for things I want to declare in api calls and then in my chatflow config I can toggle them to allow for overwriting
Describe the bug
Chat widget variables not working in custom tool.
chatflowConfig: {
vars: {
user_id: "user_id",
},
},
Flowise 2.2.0
The text was updated successfully, but these errors were encountered: