maxHistoryFilesPerSession

fun maxHistoryFilesPerSession(count: Int): CopilotOptions.Builder

Limits number of history files per session. If there are more history files for a session than this value, only the last maxHistoryFilesPerSession files will be uploaded. Default is Int.MAX_VALUE