Files
bolt-diy/app/lib
KevIsDev 1af54ecda9 fix: add text sanitization function to clean user and assistant messages of new parts object
- Introduced a `sanitizeText` function to remove specific HTML elements and content from messages, enhancing the integrity of the streamed text.
- Updated the `streamText` function to utilize `sanitizeText` for both user and assistant messages, ensuring consistent message formatting.
- Adjusted message processing to maintain the structure while applying sanitization.
2025-07-16 02:29:51 +01:00
..
2025-02-02 01:42:30 +01:00
2025-07-10 18:57:48 +00:00
2024-09-25 19:54:09 +01:00
2024-09-25 19:54:09 +01:00