I am extracting company’s credit assessment report (22 pages+) from pdf file, and output a function call.
I am not extracting all information, only certain section in the report, thus using File Search is the best method, is it? At least this is according to ChatGPT.
But it seems like I couldn’t find where to attach the file for the OpenAI module. I have made the file public by uploading in Supabase. I have attached the file link to Function URL. Check below image.
But the output from OpenAI is always mentioned that there is no pdf file attached. Below image.
Has anyone ever done File Search with PDF with Open AI module? Curious how to setup and get this right.
Thank you.

