Image file types in Assistant's search API

Are there any plans to support vector store (Assistant File Search feature) for image file types: jpg, png, git, etc?
I imagine it goes through OCR first where the text content is extracted and then embedded and stored in vector DB as for the text file types.

Thanks,
Szymon

1 Like

It is possible to run OCR with Code interpreter tool :slight_smile:

Yeah, to it seems doable to hook it up to File Search to extend the number of “processable” document types.