Files
new-api/web/src/pages
Apple\Apple 31ece25252 🐛 fix(Playground): Prevent markdown error from <think> tags in reasoning display
- Modified the `renderCustomChatContent` function to strip `<think>` and `</think>` tags from `finalExtractedThinkingContent` before passing it to the `MarkdownRender` component. This resolves potential parsing errors caused by unclosed or malformed tags.
- Added a conditional check to ensure that the thinking process block is only rendered if `finalExtractedThinkingContent` has actual content and the section is expanded, improving rendering stability.
2025-05-29 11:25:26 +08:00
..
2025-05-20 11:31:03 +08:00
2025-04-04 17:37:27 +08:00
2025-04-04 17:37:27 +08:00
2024-01-13 22:38:50 +08:00
2025-05-20 02:33:38 +08:00
2024-05-13 23:02:35 +08:00
2025-04-04 17:37:27 +08:00
2025-04-04 17:37:27 +08:00