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

Update commonUtils.ts #3470

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Update commonUtils.ts #3470

merged 1 commit into from
Nov 6, 2024

Conversation

serhiy-matoffo
Copy link
Contributor

Fixed a bug in restructureMessages leading to blowing up of the message content with escape characters and eventually crashing the flow with "repetitive patterns" error. This happens when the content is empty. Simple check for empty message content fixes the problem.

Fixed a bug in `restructureMessages` leading to blowing up of the message content with escape characters and eventually crashing the flow with "repetitive patterns" error
@HenryHengZJ
Copy link
Contributor

ahh thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants