I am trying to send about 5000 comments but I would love to send more but I am hitting limits of the message size.
What are some good design patterns when sending large sets of data to an LLM?
I ideally need to send all the data together at it gives context to the overall prompt.