When conversation grows larger, did ChatGPT include all of the conversation context for every chat

No, all of the messages are likely not included. There is a finite amount of context that can be passed for each request. We have a truncation algorithm running behind the scenes that tried to determine what the important information is from previous messages that needs to be included.

1 Like