I have a very basic flow that attempts to use an uploaded file in a custom prompt. See below:
In my custom prompt, I use the file input:
My issue is that when I run "Test prompt", this works fine, but when I try to run this through testing my topic, I get the following error:
...failed to run with response code '400'. Error Code: AIModelActionBadRequest Conversation Id:...
Can someone help me out with troubleshooting this?