How to split long text into multiple prompts and get one summary

I’m sorry I haven’t found this answer elsewhere. God knows I tried.

I have a forum on my website. I’d like to enter the conversations into the API and have it return a summary of the conversation. The conversations are too long to fit into one prompt.

How can I structure the prompts so that the API understands I’m entering 5 or 10 prompts and then would like a summary of all of them combined?

Thanks!

1 Like