I want to know what data the Supabase Vector Store (used in the AI Agent’s sub-node) is referencing.
How can I access the output from the Supabase Vector Store?
[ ERROR ]
I want to know what data the Supabase Vector Store (used in the AI Agent’s sub-node) is referencing.
How can I access the output from the Supabase Vector Store?
[ ERROR ]
You can toggle on the Return Intermediate Steps in the AI Agent Node.
Then in the output
There is a field call intermediateSteps > observation
Should be the information you are looking for.
Thanks, it turns out there was a really simple way.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.