maxTotalHistoryFilesSizePerSession
fun maxTotalHistoryFilesSizePerSession(bytes: Long): CopilotOptions.Builder
Content copied to clipboard
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