Hey everyone. I’m facing a couple of issues:
- We’ve created a document processing platform using gpt-4o assistant. When uploading a .pdf or .docx file, the first request returns the following response: “The file does not contain visible textual content available for direct analysis. Please refine your request or ask a more specific question about the document’s content.” However, if I resend the same request, the assistant responds correctly based on the uploaded document. (Image 1). How can I make sure that the correct response comes through on the first request?
- When the assistant responds, it inserts placeholders in the text. I want the text to be displayed without them (Image 2). How can I make this happen?
How can I fix this?
Please help me figure out these issues.