I'm building a Topic where a user uploads a file (Topic.reviewFile). If it's uploaded successfully, I then want to run an AI Builder Prompt on that file.
In the prompt, I inserted an "image or document" and named it reviewFile.
A test of the prompt runs fine when I upload a sample document.
On the Prompt node, I then need to set it to use the uploaded Topic.reviewFile. However, I get the error 'InvalidBindingInput'.
Copilot suggests a file can't be inserted here, however I've exhausted troubleshooting options and hoping someone here can direct me to resolving this please?
It was actually working once saved and published, but this error was still showing. The reason was a previously set incorrect input which was still stored but not visible on the user interface. However, going to the Topics "More" menu > 'Open code editor'...
I noticed the 'InvokeAIBuilderModelAction' had multiple old 'binding' inputs...
(I didn't manage to screenshot the before, but this is after I deleted the other two)
Once I deleted the old inputs, the error went away!
3 people found this reply helpful.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.