I need someone who can make my deep research agent conversational as opposed to just Q&A. The previous queries and responses are saved to the database but they give me errors sometimes when being passed back through the API even if they are formatted as json safe.
Secondly I randomly get the error could not connect to remote server and I’m considering using streaming or webhooks to stop this if anyone thinks that’ll work or could implement quickly?
I also need the agent to be able to accept file uploads. I’ve used Claude to read pdfs or images but this gives me an error when I pass it through the agent.