Hello,
I’m relying on you because I can’t do it and everything I try fails. Whereas 3 weeks ago it worked… I’m lost.
I’m trying to query a PDF with GPT 4o via an API using a wizard that has the “file search” option enabled.
Today I :
- Create a vector store
- Upload the file
- Store the file in the vector store
- Create a thread
- Send a message to the wizard in question with the parameter :
-Wizard name
- The prompt
- Thread ID
- Selected model
- File search tool enabled
- And the ID of the vector store I created in the “File Search resources”.
- Tool choice on Auto
And yet GPT keeps telling me it doesn’t have access to the file…
What am I doing wrong?
Thanks for your help