I am extracting a company's credit assessment report (22 pages+) from a PDF file and aiming to output a function call.
I'm not extracting all the information, only specific sections within the report. Therefore, using File Search seems like the most suitable method, as suggested by ChatGPT.
However, I'm having trouble locating where to attach the file for the OpenAI module. I've made the file public by uploading it to Supabase and have attached the file link to the Function URL. Please see the image below.
However, the output from OpenAI consistently states that no PDF file is attached. Please see the image below.
Has anyone successfully used File Search with PDF files in the OpenAI module with callin.io? I'm curious about the correct setup to achieve this.
Thank you.
Hi there,
Please refer to this solution for a similar use case: Passing two documents into a gpt module - #7 by Prem_Patel
Let me know if further assistance is needed!
Best regards
Thank you for taking your time to reply. I will try and give you the feedback soon.