External Publication
Visit Post

Bug: Vector store status: completed does not guarantee searchability - file_search returns empty results silently

OpenAI Developer Community May 2, 2026
Source
No I don’t think so. The vector store is not created immediately before the search, it exists permanently, and I just pass it’s id when creating a run. The files in the vector store are refreshed once daily by a scheduled task, with no obvious correlation between the time that the files are updated and the times that the semantic search queries fail.

Discussion in the ATmosphere

Loading comments...