Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AI Chat] Applies pre-wrap to user messages #25823

Closed
wants to merge 1 commit into from

Commits on Oct 4, 2024

  1. Applies pre-wrap to user messages

    Newline characters are being preserved, but not displayed. This change permits the newline characters to be impactful on the end-result, while still allowing natural wrapping of content. The change is applied exclusively to turn entries associated with user input.
    jonathansampson committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    541da12 View commit details
    Browse the repository at this point in the history