Hello
I have an ai assistant that personalises responses based on a user profile saved in supabase.
Right now, when someone sends a message, it does not use the supabase node ever to personalise data.
The user has to type “what do you know about me” to activate the node.
Is there a way to ensure that the node gets used more consistently without the user asking that specific question?