I’ve been using Assistants API with vector store for almost a year and never had problems. Now it’s sometimes saying msearch([search term]) in the response instead of actually providing the search results. And within the last couple days, it’s saying “let me find relevant information, please hold on.” It doesn’t provide the relevant information in that completion and when you ask again, it sometimes does and it sometimes tells you to hold on again.
Should I mess with my system prompts and vector store documents or try forcing the file search in the API call?
It seems like it all worked fine not long ago so its not a problem with my set up, it’s a problem with the API and nothing I do will fix it.
Anybody else having the same issues? Anything I can do?