CopilotOptions
Defines options for Copilot.
Parameters
true if Copilot History files should be sent only when they include Feedback events. Default is false
if a session takes longer than this value, the history file will be split into several parts
if there are more history files for a session than this value, only the last maxHistoryFilesPerSession files will be uploaded
if the total size of history files exceeds this value, some of the first files will not be uploaded
true if Copilot should record history files in Free Drive state. Default is true
true if Copilot should record route line related events that can be used for debugging purposes. Default is false
User ID relevant for history recording context. If not provided, NavigationOptions.eventsAppMetadata.userId will be used
Types
Builder for CopilotOptions.