1. 29 May, 2025 1 commit
    • 🐛 fix(Playground): Prevent markdown error from <think> tags in reasoning display · 3e7bff1b
      - 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.
      Apple\Apple committed
  2. 28 May, 2025 13 commits
  3. 27 May, 2025 4 commits
  4. 26 May, 2025 22 commits