Pretty new to this - I’m trying to troubleshoot an OpenAI query. I’m trying to replicate the structure of an existing program I use, so far so good but it’s not quite working right. It would be super super helpful if I could somehow see the actual full query that OpenAI is sending. I can see the input from previous nodes, I can see the output after it runs…but I suspect the query is malformed because I’m not quite doing something right. If I could just see the query itself then I could figure out what information isnt quite making it in there etc…
Any way to see the actual full query?