Hi,
I have been using Assistants API with gpt-4o and gpt-4o-mini models.
Recently, we’ve been experiencing issues with Assistants API not being able to access the content of the vector store files when using gpt-4o as the base model for the Assistant. but when changing it to gpt-4o-mini it starts working.
I tested both providing the vector stores in threads as well as assistant itself but it seems like a persistent issue at the moment for gpt-4o models.
Is this a known issue?
Thanks in advance for the help,