Hello All,
I have huge text and I would like to pass it to chatgpt with prompt for extracting information but due to limit chatgpt errors out.
Alternatively, i have to break the content and send to chatgpt but the chatgpt is not doing the job of remembering the previous loop so every time each loop is considered as new.
I am into summarization but the real content is lost so is there any way to handle original text and chatgpt limit and also getting info from every loop.