Hello,
Currently I am working with assistants api and file search tools. My goal is to enhance output to user based on information attached in file like PDF.
I see that when image based pdf file is attached to vector store results in failed
response. When I have mixed content like some text and some images it pass through and assistant provides output based on text content inside. Does it mean that all images are automatically ignored from file content and only text is passed to be vectorized?