maxTotalHistoryFilesSizePerSession

fun maxTotalHistoryFilesSizePerSession(bytes: Long): CopilotOptions.Builder

Limits total size of history files per session. If the total size of history files exceeds this value, some of the first files will not be uploaded. Default is Long.MAX_VALUE