aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
687 stars 230 forks source link

[BUG] streaming long connected text breaking screen layout #390

Open Alexg61 opened 1 week ago

Alexg61 commented 1 week ago

Describe the bug

when printing long connected string, the line is getting out of layout

To Reproduce

ask to write long string (200 character) without spaces, check image

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

image