contextWindowExceeded constant

String const contextWindowExceeded

Implementation

static const String contextWindowExceeded =
    'The conversation has exceeded the model context window. '
    'Use /compact to summarise and free up space.';