It was working fine but all of a sudden the response stopped getting generated, getting 500 response code ` const response = await ragChat.chat(lastMessage, { streaming: true, sessionId: finalSessionId, });`